You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using map.zoomIn() and map.zoomOut() to create custom zoom controls. But when clicking multiple times in quick succession on the zoom in button, the 2nd click changes the map centre. When doing the same on the zoom out button, the 2nd click changes the centre and zooms back in.