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, 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 k2 overview map – added new feature

Extensions
Hi. I added ability to manage how open link with k2 item - on new page or on the same. It is plugin k2 overview map option And now if map has option "Place clustered placemarks on a spiral" and enabled clusterization, then if option is "Yes" - then on max enabled zoom and still clustered placemarks - it is shown on spiral when click on cluster, click on marker - open popupif option is "Title list" - then you can see list above the map, and when click on it - open details for k2 item
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