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
this line in LatLngBounds does not take into account that the south-western border is being initialized as 0;0, so it will always remain 0;0 with bounds in the northern hemisphere.
The text was updated successfully, but these errors were encountered:
this line in LatLngBounds does not take into account that the south-western border is being initialized as 0;0, so it will always remain 0;0 with bounds in the northern hemisphere.
The text was updated successfully, but these errors were encountered: