CenterZoomBearing
CenterZoomBearing:
object
Holds center, zoom and bearing properties
Type declaration
bearing?
optionalbearing:number
The desired bearing in degrees. The bearing is the compass direction that
is “up”. For example, bearing: 90 orients the map so that east is up.
center?
optionalcenter:LngLatLike
The desired center.
zoom?
optionalzoom:number
The desired zoom level.