Description Usage Arguments Value Examples
Takes a LineString and returns a Point at a specified distance along the line.
1 |
line |
(character) a Feature<LineString> |
distance |
(numeric) distance along the line |
units |
(character) can be degrees, radians, miles, or kilometers (default) |
Feature<Point> distance (at X units) along the line
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.