@placemarkio/polyline
Preparing search index...
polylineToGeoJSON
Function polylineToGeoJSON
polylineToGeoJSON
(
str
:
string
,
precision
?:
number
)
:
LineString
Decodes to a GeoJSON LineString geometry.
Parameters
str
:
string
An encoded polyline as a string.
precision
:
number
= 5
Returns
LineString
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@placemarkio/polyline
Loading...
Decodes to a GeoJSON LineString geometry.