Mapbox Maps Android
/
com.mapbox.maps.extension.style.layers
/
getLayerAs
get
Layer
As
Tries to cast the Layer to T, throws ClassCastException if it's another type.
Return
T
Parameters
layerId
the layer id
fun <
T
:
Layer
>
StyleManagerInterface
.
getLayerAs
(layerId:
String
):
T
Content copied to clipboard