OPENER-next / OpenStop

App for collecting OpenStreetMap-compliant accessibility data in public transport
https://openstop.app
GNU General Public License v3.0
77 stars 13 forks source link

Improve zoom to bounds #111

Closed Robbendebiene closed 2 years ago

Robbendebiene commented 2 years ago

Previously the zoom to bounds was not centered correctly, because the zoom value was rounded after the calculation of the new map center point.

Additionally this PR fixes an exception that occurred when tapping a marker while the map was rotated.