get Destination Coordinate
Return a destination coordinate based on a starting point, bearing and distance.
Return
The destination coordinate as LngLatAlt object.
Parameters
start
Starting coordinate.
bearing
Bearing to the destination point in degrees.
distance
Distance to the destination point in meters.