Maps and Navigation SDK
1.5.0
androidJvm
com.tomtom.sdk.geojson:geojson
/
com.tomtom.sdk.geojson.geometry
/
LineString
/
LineString
Line
String
constructor
(
positions
:
List
<
GeoJsonPosition
>
,
boundingBox
:
GeoBoundingBox
?
=
null
)
Parameters
positions
Coordinates of the
LineString
.
bounding
Box
Bounding box
of the
LineString
(optional).