Preparing search index...
The search index is not available
rvgeo
rvgeo
destination
Function destination
destination
(
latlng1
,
brng
,
distance
)
:
[
number
,
number
]
Given a start point, initial bearing, and distance,
this will calculate the destination point and final bearing travelling along a (shortest distance) great circle arc.
Parameters
latlng1
:
[
number
,
number
]
brng
:
number
distance
:
number
Returns
[
number
,
number
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
rvgeo
colorListType
stretchType
Circle
Delaunator
Dijkstra
Evented
Geometry
GeometryCollection
Grid
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
QuadTree
Voronoi
CRS
GeoJSONFeature
GeoJSONFeatureCollection
GeoJSONGeometry
Loading...
Generated using
TypeDoc
Given a start point, initial bearing, and distance,