Zh OpenStreetMap, K2 overview map can correctly clear map for AJAX filter

Extensions
Hi. In K2 overview map you can set clear map by reset buttons when use AJAX requests for filter data. Here example, how configure K2 overview module and where you can get name and classes Form div you can find You need form div to correct find buttons, because on page you can have a few buttons with the same name. In my case I have div ID, and use it for access To find buttons In my case I have only classes (submit and reset), and I use it for access
Read More

Zh OpenStreetMap new features – import placemarks

Extensions
Hi. I added import placemarks from CSV file (like it is done in Zh GoogleMap), check its documentation (for OSM I hope I'll write it next month) https://wiki.zhuk.cc/index.php/Zh_GoogleMap_Description#Import_CSV I change view for Import from Zh YandexMap and Import from Zh GoogleMap from popups to native joolma style Fixed a few bugs (undefinite php variables). Fixed bug from last release for case - placemarks has different groups and enabled clusterization (it were not displayed in some cases)
Read More

Zh OpenStreetMap, new KML and GPX file parser

Extensions
Hi. I added 2 types into paths for File Layers* KML (Internal Parser)* GPX (Internal Parser) Check documentation for using KML and GPX files Now you can use internal path definition (from file), flexible show popups and tooltips. Use clusterer for placemarks and other features. I fixed CSS problem for map and popup (if popup has image), then for popup I set max-width=100% In component options I added map height - now you can define map height in admin panel (for map, placemark and path definition).
Read More

Zh OpenStreetMap, you can fix map size when you publish map on tabs

Extensions
Hi. I did easy way to fix incorrect map size when you display map on tab, for example on not active tab. Here example. You create tabs, and publish map on the second tab when you click on second tab to show map, you'll get wrong map You can see not all tiles, and it doesn't refresh correctly when you draggin map. Now how fix it. Create Map Override. On Map tab enter container selector in jQuery notation, where map div is located, ie tab div which displayed/hidden when you click on tabs. Assign this override to map, go to map details, in advanced options there is a list of available overrides. And you'll see you map like
Read More

Zh OpenStreetMap, new features

Extensions
Hi. Added new features: - added last version of leaflet library - show placemark tags in popup - manage close or not opened placemark popup when click on map - manage disable popup autopan - fixed "action by click" for ajax loading popup content (in cases action by click => Contact, Article or Details)
Read More