bbecquet / Leaflet.PolylineDecorator

A plug-in for the JS map library Leaflet, allowing to define patterns (like dashes, arrows, icons, etc.) on Polylines.
MIT License
496 stars 114 forks source link

No markers on the first part of polyline #79

Closed MikeScheurwater closed 6 years ago

MikeScheurwater commented 6 years ago

the decoratormarkers aren't showing up between 75 and 51. Any idea why this is happening? image

This problem is happening on every map. (before the "49" marker) image

MikeScheurwater commented 6 years ago

Problem was in the map itself instead of the decorator.