Preparing search index...
The search index is not available
@googlemaps/adv-markers-utils
@googlemaps/adv-markers-utils
index
MapState
Type Alias MapState
MapState
:
{
bounds
:
google.maps.LatLngBounds
;
center
:
google.maps.LatLng
;
heading
:
number
;
tilt
:
number
;
zoom
:
number
;
}
The MapState type describes the current viewport state of the map.
Type declaration
bounds
:
google.maps.LatLngBounds
center
:
google.maps.LatLng
heading
:
number
tilt
:
number
zoom
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@googlemaps/adv-markers-utils
Loading...
The MapState type describes the current viewport state of the map.