Zh OpenStreetMap, visualization for placemarks

Extensions
Hi. I added ability use visualization for placemarks. Now when you create placemark you can set latitude/langitude or/and link to visualization. If link is done, all properties from placemark will be used for creation visual placemark. Moreover, you can override popup content and icon by setting its data in structure (added new columns definition). You can override:* Title* Description* Addition HTML text* Date of creation* Icon Type If you set that you will use your own data (title or description or addition HTML text) - all predefined data for placemark in this case will be skipped. Ie you can't mix your data in popup and placemark data in settings. Documentation will be changed tomorrow.
Read More

Zh Maps support tags for placemarks and paths

Extensions
Hi. I added support tags not only for placemarks, but also for paths. In next releases I'll add filter for map call (component menu item) addition parameters to filter (call from different maps) by this tags (4 parameter - 2 for placemarks and 2 for paths). In future I'll add new plugin call for tag list Cheers,Dmitry
Read More

Zh OpenStreetMap, new feature – article overview map

Extensions
Hi. - switched to use fields (mapid, groupid, overrideid) instead of select clause - moved code (for reuse) placemark and path creation - in lists (maps, groups, overrides) a category now is displayed (if defined) - new feature: article overview map module - fixed: powered by Logo(link) - fixed: wrong popup content for k2 overview map if enabled for map ajax loading popup content As for article overview map - in documentation today evening I'll add example to use and update this post (to add link to docs). Now you have ability to create overview map of articles. Update: here link to documentation https://wiki.zhuk.cc/index.php/Zh_OpenStreetMap_Article_Overview_Map
Read More

Zh OpenStreetMap, new feature – visualization

Extensions
Hi. Added some improements and features - map override - published state now is processed - visualization - sql data sources - structures - paths and placemarks body creation moved to separate files Now you can create SQL data source, describe its structure and use it in visualization (display paths based on this SQL clauses) Here examples for visualization which explains how to do it ;)
Read More

Zh OpenStreetMap new features – import placemarks

Extensions
Hi. I added import placemarks from CSV file (like it is done in Zh GoogleMap), check its documentation (for OSM I hope I'll write it next month) https://wiki.zhuk.cc/index.php/Zh_GoogleMap_Description#Import_CSV I change view for Import from Zh YandexMap and Import from Zh GoogleMap from popups to native joolma style Fixed a few bugs (undefinite php variables). Fixed bug from last release for case - placemarks has different groups and enabled clusterization (it were not displayed in some cases)
Read More

Zh OpenStreetMap, new KML and GPX file parser

Extensions
Hi. I added 2 types into paths for File Layers* KML (Internal Parser)* GPX (Internal Parser) Check documentation for using KML and GPX files Now you can use internal path definition (from file), flexible show popups and tooltips. Use clusterer for placemarks and other features. I fixed CSS problem for map and popup (if popup has image), then for popup I set max-width=100% In component options I added map height - now you can define map height in admin panel (for map, placemark and path definition).
Read More