api-hapi
/
de.jlnstrk.transit.api.hapi.model
/
HapiPolylineGroup
Hapi
Polyline
Group
data class
HapiPolylineGroup
(polylineDesc:
List
<
HapiPolyline
>, name:
String
?, coordType:
HapiCoord.Type
, layerName:
String
?)
Content copied to clipboard
Properties
Properties
coordType
Link copied to clipboard
val
coordType
:
HapiCoord.Type
Content copied to clipboard
Type of coordinate system.
layerName
Link copied to clipboard
val
layerName
:
String
?
Content copied to clipboard
Display name of layer.
name
Link copied to clipboard
val
name
:
String
?
Content copied to clipboard
polylineDesc
Link copied to clipboard
val
polylineDesc
:
List
<
HapiPolyline
>
Content copied to clipboard
List of polyline descriptions.