MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android
http://vespucci.io
Other
381 stars 83 forks source link

When formatting bounding box coords round down #2678

Closed simonpoole closed 2 months ago

simonpoole commented 2 months ago

In the case that the lat bounds of the bounding box were pre-filled with the max web-mercator value with more than 5 digits of precision, rounding would lead to the value being larger than the max web-mercator value, leading to creation of the bounding box failing.