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

Zh OpenStreetMap, GeoJSON can be displayed and other features

Extensions
Hi. Added a few features by paths you can show GeoJSON datain path added field "Override Styles" - enable/disable style override, defined in KML/GPX/GeoJSON files. It doesn't work with internal parser, because in this case I don't override styles from paths properties (in future I'll add ability)in Popup Styles added 2 fields to set offset of popup. By default it connected to placemark bottom center. If you need, for example show it above icon - just set offset by Y, and apply * if you want for only one placemark (Appearance properties, Popup style field)* if you want to all placemarks - just create/change override and set popup style thererefreshed all translations
Read More

Zh OpenStreetMap, new option

Extensions
Now my js files have VERSION in case discovering problem when your installation is not correct work in CDN servers, ie in some cases new release is not correctly install (not update JavaScript files) In component options added new parameter "Load delay". It is done - for some reasons you need to start map initialization with delay.
Read More

Zh OpenStreetMap, new features

Extensions
Hi. I added a few features by request ;) 1 - now hover color and hover fill color can be applied to KML or GPX (Paths) files. If you have polygon shape and want to fill it when hover it, you have to select path type correctly (fill color can not be applied for line) 2 - hover popup (if you enable hover popup feature) can be used for KML or GPX (Paths) files 3 - action by click can be used for KML or GPX (Paths) files 4 - suppress popup for KML works as it was, but in case you want to show your popup - just disable it and set action by click to open popup 5 - in map details field " Place clustered placemarks on…
Read More

Zh OpenStreetMap, new features – K2 overview map, new action by click for placemarks

Extensions
Hi. Finally I did release (now will publish into JED too). Action by click for placemarks - you can open Contact Details, Article Details and Placemark details (my placemark item view). I added plugin for K2 and module. Now you can active K2 overview map plugin and pass to K2 overview map module items from K2 - by post and ajax filters. In this case you configure K2 overview map plugin how get data from K2 items (and filter), and just publish K2 overview map module on place where you want to see map. I'll add some description in my documentation for this K2 integration.
Read More