Closed DBREngineer closed 3 years ago
This is due to how Leaflet (the map rendering library) works. It may be able to be worked around in the plugin by drawing 2 lines as detailed here: https://stackoverflow.com/a/65870755 .
That would only remove the horizontal line though, not properly render it wrapping around.
Hello, I have a route that crosses the dateline. The plugin draws a line across the screen. Is there any way to prevent this?
Thanks for your support!