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