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