Zh OpenStreetMap, panel feature available

Extensions
Hi. I finally added panel support, now you can set popup content to display on panel - in map details, Advanced Options, field "Display Popup content"set placemark list to display on panel - in map details, Placemark List, field "Position", value "Panel" set group list (when manage by group list) to display on panel - in map details, Groups, field Group Control, value "Panel" For CSV import placemarks added new parameter to load and fixed default value, check docs.
Read More

Zh OpenStreetMap, new type of managing by group list

Extensions
Hi. I added ability to show groups which grouped by category. Just select appropriate type of grouping and displaying Just assign categories to groups and set "Show Group" to "Group by Category: ..." Sorting of groups in this case uses category as well. Categories is sorted by Title The result will be like Icons are from group definition.You have to use size 16px*16pxYou can see in my example it were cropped
Read More

Zh OpenStreetMap, new options for paths

Extensions
Hi. Added 4 parameters for pathlineCaplineJoindashArraydashOffset Read about this parameters in leaflet docs https://leafletjs.com/reference-1.6.0.html#path-linecap For dashArray you can enter numbers separated by spaceFor example: 20 10 20or: 20 20 In leaflet docs (in my just a little later) there are links to mozilla docs
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 for paths

Extensions
Hi. Added ability to show static text for paths (in the center of it) for lines, polygons and circles. Added new tab "Label" where you can enter information (label content) to display, apply your CSS class name and style. For style you just enter it without "style" clause, for example width:100px; For placemarks with labels I added ability to enter style too.
Read More

Zh OpenStreetMap, little features for internal KML/GPX parser

Extensions
Hi. Added ability to show name and description in popups for paths and placemarks created from file. Added common popup class and personal class for path object. Use CSS to format your title and description in this case. Here example for path popup. For placemaks it is like the this. The second feature - you can override placemark icon for placemarks which is created from file. Just assign group to your path with KML/GPX file (with internal parser), and enable in its options Override placemarks. After that set icon you need in group properties and enable override icon.
Read More