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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Is is possible to get visible bounds? I haven't find any suitable method. I know how to set it (setVisibleCoordinateBounds) but getter would be also very useful. Maybe a workaround is to compute it using center point and zoom, but it doesn't look nice...
Thanks in advance!
The text was updated successfully, but these errors were encountered:
You can then feed these values in a VisibleCoordinateBounds in the 3.2.0 release.
For the 4.0.0 we are thinking about exposing this as Google Maps SDK is exposing in #3758.
Guys,
Is is possible to get visible bounds? I haven't find any suitable method. I know how to set it (setVisibleCoordinateBounds) but getter would be also very useful. Maybe a workaround is to compute it using center point and zoom, but it doesn't look nice...
Thanks in advance!
The text was updated successfully, but these errors were encountered: