TkinterMapView icon indicating copy to clipboard operation
TkinterMapView copied to clipboard

Map infinite scrolling through 180 longitude

Open MaximFilimonovGH opened this issue 3 years ago • 3 comments

Hi. Is there any way to make map infinitely scroll through 180 longitude? Also, when polygon crosses 180 longitude, it causes an issue that they are being drawn through the entire map from -180 to 180 longitudes. Thanks!

MaximFilimonovGH avatar Nov 17 '22 13:11 MaximFilimonovGH

To add on this, I am creating an application where a lot of analysis is done in the Pacific Ocean region (passing 180 longitude), so it becomes inconvenient that I need to move to the left and right sides of the map in order to see some of the markers, polygons etc.

One way of resolving this for me would be to set the left and right longitude limits of the tilemap being shown. Currently that is -180 and 180. Is there a way to change that to something custom like -90 to 270?

Thanks in advance!

MaximFilimonovGH avatar Nov 17 '22 17:11 MaximFilimonovGH

I will have a look at this!

TomSchimansky avatar Dec 11 '22 10:12 TomSchimansky

I'm dealing with a similar problem with flight routes over the pacific.

pedro2555 avatar May 09 '23 09:05 pedro2555