api-hci
/
de.jlnstrk.transit.api.hci.model
/
HciMapConfig
Hci
Map
Config
data class
HciMapConfig
(baseMapL:
List
<
HciMapLayerExt
>, overlayL:
List
<
HciMapLayerExt
>, tagL:
List
<
String
>, keyValueL:
List
<
HciPair
>)
Content copied to clipboard
Properties
Properties
baseMapL
Link copied to clipboard
val
baseMapL
:
List
<
HciMapLayerExt
>
Content copied to clipboard
keyValueL
Link copied to clipboard
val
keyValueL
:
List
<
HciPair
>
Content copied to clipboard
overlayL
Link copied to clipboard
val
overlayL
:
List
<
HciMapLayerExt
>
Content copied to clipboard
tagL
Link copied to clipboard
val
tagL
:
List
<
String
>
Content copied to clipboard