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 GoogleMap, 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 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