Zh OpenStreetMap, added ajax features for J4 release

Extensions
Hi I added dynamically loading map objects or popup content. It works as in J3. I noticed, that ajax loading is not works for File layers (KML/GPX and so on), it didn't implemented in J3. I hope in nearest month or two I will implement this feature and rewrite behavior for popup and hover text for this layers (not only from file, but also as it is done for simple lines, circles ...) I also rewrite all parts of extension to reuse my code (as it was done in J3)
Read More

Zh OpenStreetMap, new menu item for J4

Extensions
Hi I ported placemark details menu item, therefore you can create details menu item and also can use "Details" button in placemark popup toolbar. I change using bootstrap to it last version for displaying image gallery in detail view. I also did little fixes (removed J3 calls) in some files.
Read More

Zh OpenStreetMap, code review

Extensions
Hi I change my extension to load some libraries from unpkg.com There is list of it:* Leaflet* MarkerCluster* Elevation In this case I can more easily use it without including in extension. Next step - remove it from extension if there is no any problem.
Read More

Zh OpenStreetMap, new features for article overview map

Extensions
Hi. I added into article overview module - parameter to enter article list to show on map I added into article overview plugin new calls- by article listhttps://wiki.zhuk.cc/index.php/Zh_OpenStreetMap_Plugin_Article_Overview_Map#Show_Map_with_map_objects.2C_filter_by_article_list- by article category listhttps://wiki.zhuk.cc/index.php/Zh_OpenStreetMap_Plugin_Article_Overview_Map#Show_Map_with_map_objects.2C_filter_by_article_category_list
Read More

Zh OpenStreetMap, new article map overview plugin

Extensions
Hi. I created new plugin (content). Now you can show map in an article, which data configured for using Article Map Overview Module. Ie you created field group and define fields for latitude, longitude (and icon and other properties), and use it in module. Now you can just call plugin in your article, and all this data will be used to create map. Here description for plugin Just install last version of package by Extension Manager I also refreshed translation for all parts of extension
Read More