Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.routes
/
Path
/
Subpath
/
Segment
/
Line
Line
data
class
Line
(
val
destination
:
MapPoint
)
:
Path.Subpath.Segment
A line to the given destination
Members
Constructors
Line
Link copied to clipboard
constructor
(
destination
:
MapPoint
)
Properties
bounding
Points
Link copied to clipboard
open
override
val
boundingPoints
:
List
<
MapPoint
>
destination
Link copied to clipboard
open
override
val
destination
:
MapPoint