angleTo

Deprecated

This API will be made internal in the next major release.

Replace with

this.coordinate.angleTo(that)

Calculates the angle (bearing) between this RoutePoint and the GeoPoint given as an argument.

Return

Calculated angle.