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 GoogleMap, bugfixes for migration J3 to J4

Extensions
Hi I added 2 SQL files for case you do migration on existing J3 version of extension (version of extension 11.*) to J4 version (version of extension 12.*) It migrate not required columns (params) and datetime columns and update data to correct values. And you will not get error "Field 'params' doesn't have a default value" Get last release in extension manager or from JED Cheers,Dmitry
Read More

Zh YandexMap, bugfixes for migration J3 to J4

Extensions
Hi I added 2 SQL files for case you do migration on existing J3 version of extension (version of extension 11.*) to J4 version (version of extension 12.*) It migrate not required columns (params) and datetime columns and update data to correct values. And you will not get error "Field 'params' doesn't have a default value" Get last release in extension manager or from JED Cheers,Dmitry
Read More

Zh OpenStreetMap, bugfixes for migration J3 to J4

Extensions
Hi I added 2 SQL files for case you do migration on existing J3 version of extension (version of extension 7.*) to J4 version (version of extension 8.*) It migrate not required columns (params) and datetime columns and update data to correct values. And you will not get error "Field 'params' doesn't have a default value" Get last release in extension manager or from JED Cheers,Dmitry
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, ajax loading map objects

Extensions
Hi. I enabled feature to load map objects by ajax requests. In map details on "Advanced options" tab now you can set "Load map objects dynamically" to JQuery (MooTools is supported too, but it was deprecated by joomla) After that placemarks and paths will be loaded by ajax requests. And now parameters "Load type", "Buffer size for placemarks", "Buffer size for paths" will be used. PS: Today some features doesn't work with ajax loading:* paths - KML/GPX files* visualization (placemarks, paths)
Read More