Heading
Focal point for rotating a map view
setHeading
Takes an angle value (in degree) and sets "heading" (focal point) to rotate the map in the desired direction or angle. The default is 0 degree (North)
Parameter
Required Parameter
Description
Type
value
Angle in degree from 0 to 360
Numeric
Example
getHeading
Gets the current focal point (heading) value in angle.
Return
The angle in degree.
Example
Last updated