# MapLocationTypeV2
Simple object used as an argument to setLocation.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# animate
animate :Boolean
Set to true
to animate the move to the new location.
If not set, the value of animate will be used.
# latitudeDelta
latitudeDelta :Number
The amount of north-to-south distance displayed on the map, measured in decimal degrees.
# longitudeDelta
longitudeDelta :Number
The amount of east-to-west distance displayed on the map, measured in decimal degrees.