mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.extension.style.layers
/
customLayer
custom
Layer
@
JvmOverloads
fun
customLayer
(
layerId
:
String
,
host
:
CustomLayerHost
,
block
:
CustomLayerDsl
.
(
)
->
Unit
?
=
null
)
:
CustomLayer
DSL function for creating a
CustomLayer
.