MapLayerInteractor

open class MapLayerInteractor

Constructors

MapLayerInteractor
Link copied to clipboard
open fun MapLayerInteractor(mapboxMap: MapboxMap)

Functions

addStreetsLayer
Link copied to clipboard
open fun addStreetsLayer(sourceId: String, sourceLayer: String)
isLayerVisible
Link copied to clipboard
open fun isLayerVisible(layerIdentifier: String): Boolean
updateLayerVisibility
Link copied to clipboard
open fun updateLayerVisibility(isVisible: Boolean, layerIdentifier: String)