CliDyn / climsight

prototype of a system that provide local climate information
BSD 3-Clause "New" or "Revised" License
27 stars 9 forks source link

No limit for longitude values while clicking map #68

Open AntoniaJost opened 4 months ago

AntoniaJost commented 4 months ago

There is no limit for the longitude values on the map other than for the latitude values. Once one goes beyond the regular 180 degrees, the actual coordinates get added to first "full" 360 degree, ending up with coordinates like lat 21, lon -516. I would like to keep the functionality of the infinite map, but we absolutely have to fix the adding up of the coordinates.

Screenshot from 2024-04-26 15-53-26