Simple object used as an argument to setLocation.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Set to true
to animate the move to the new location.
Set to true
to animate the move to the new location.
Latitude value for the center point of the map, in decimal degrees.
Latitude value for the center point of the map, in decimal degrees.
The amount of north-to-south distance displayed on the map, measured in decimal degrees.
The amount of north-to-south distance displayed on the map, measured in decimal degrees.
Longitude value for the center point of the map, in decimal degrees.
Longitude value for the center point of the map, in decimal degrees.
The amount of east-to-west distance displayed on the map, measured in decimal degrees.
The amount of east-to-west distance displayed on the map, measured in decimal degrees.
If true
, the specified region is modified to fit the aspect ratio of the
map view, while remaining centered on latitude
,longitude
.