destination
Calculates the great-circle distance to the given destination in meters.
Parameters
destination kendo.dataviz.map.Location
The destination location.
bearing Number
The bearing to the destination in decimal degrees.
Returns
Number
The distance to the specified location in meters.
In this article