Zh OpenStreetMap, new features – geolocation, geocoder

Extensions
Hi. I decided to do release (but main development feature - K2 integration (overview map) is not finished). I did Geolocation button and autopositioning. It is in Map Details -> Geolocation. Now you can use it to locate your position (change map center to it). Moreover I did in Map details -> Controls new slider "Map Find Control (geocoding)". You can display geocoder control to search by text address. I use default geocoder provider - Nominatim. Here it page https://github.com/perliedman/leaflet-control-geocoder You can check it, and if you need the other provider or implement your own server, just tell me by email (ZhukDL@gmail.com). And I'll try to implement it. I didn't implement the others due to it needs to register, get API key or Key, some of it can bill its…
Read More

Zh OpenStreetMap, new dashboard and view

Extensions
Hi there. Now all CSS files for front end located and used only from site folder. Compatibility mode for Resource Files now only used for icons. In future it will be moved to site folder too. I added Dashboard, it is more flexible to navigate to other parts of my extension (documentation, forum, JED, donate page ;) etc ). Import from Zh GoogleMap and Zh YandexMap moved to the other view. In future it will be replaced to 3 different buttons, which will be open separate view for management by extension, and will be added inport from CSV file.
Read More

Zh OpenStreetMap, tabbed popup feature is supported

Extensions
Hi. I added support show information for placemarks on tabs (like it was for Zh GoogleMap - InfoBubble). The main thing - it is simple popup with tabs. The Infobubble styles renamed to Popup styles, and can be applied for any popup (properties min width, max width and max height). I also added min height for tabs if you want to have "the same height" for all tabs. There is property Disable AutoPan to protect panning when open popup. But there is a little "bug" - for popup with tabs it is not correct calculate height and panning not correct works. But I think it is not too bad case. To enable popup with tab - select           to define popup style go to "Popup Styles"…
Read More

Zh OpenStreetMap, KML and GPX files can be shown

Extensions
Hi. I added support of KML and GPX files. The tab "KML Layer" of Paths was renamed to File Layer and added "Layer Type" parameter. Today I add ability to show layer and its name (or not) as it was in Zh GoogleMap. In map details I also added KML file support (as it was), and by default show name in infowin. In furure I'll add support the other formats: CSV (via csv2geojson) WKT (via wellknown) TopoJSON Encoded Polylines via polylin And of cource, I'll add GeoJSON too I added demos https://joomla.zhuk.cc/index.php/zhosmmap-main/om-demo/om-main/om-main-kml-layer https://joomla.zhuk.cc/index.php/zhosmmap-main/om-demo/om-main/om-main-kml-layer/om-main-gpx-layer you can enter not only full path, but also related into URL
Read More

Zh OpenStreetMap, new features and bugfixes

Extensions
Hi. I implement Ajax loading infowin content for placemarks and paths. Ajax hover infowin text and paths color changing is also supported. Added placemark animation. Fixed component parameters - center placemark and action for it. For action for center placemark added elastic bounce exclusive elastic bounce exclusive bounce which means - elastic - when placmark bounce it change shape on down - exclusive - only one placemark can bounce Feature "exclusive" will added in next release
Read More