bbecquet / Leaflet.PolylineOffset

Apply a relative pixel offset to polylines without changing their coordinates.
MIT License
152 stars 32 forks source link

Get the offset latlnt #19

Open danyhiol opened 6 years ago

danyhiol commented 6 years ago

Thanks for this great plugin. Is there any way to have the offset line actual latlng? I have an offset polyline that I want to use to draw a polygon. But for this, I need the latlng of the offset polyline. Thanks.

pietervdvn commented 3 years ago

Hi,

IMHO this question does not make sense, as the offset is merely virtual and the lat/lon would be different depending on the zoom level of the map.