maiuswong / simaware-express

SimAware on Express.js
GNU General Public License v3.0
25 stars 39 forks source link

Anti-meridian bug #65

Closed barf closed 10 months ago

barf commented 1 year ago

Hello There is an issue showing the map when it is centered on or near the anti-meridian (+/- 180 degrees longitude) -- only half of the map is shown Thanks

maiuswong commented 10 months ago

Not able to reproduce this issue. May be a Leaflet limitation.

barf commented 10 months ago

To reproduce pan the map to the anti-meridian. This is a show-stopping bug for Pacific flights because the flight will disappear when crossing 180 longitude. Appears to have documented fixes: https://github.com/briannaAndCo/Leaflet.Antimeridian image

barf commented 2 months ago

hi @maiuswong please can this be looked at? anti-meridian bugs appear solved upstream in Leaflet, and the other VATSIM maps like VATTASTIC do not have this issue