angleTo
Deprecated
This API will be made internal in the next major release.
Replace with
this.coordinate.angleTo(that)
Content copied to clipboard
Calculates the angle (bearing) between this RoutePoint and the GeoPoint given as an argument.
Return
Calculated angle.