removeWeatherLayer

open override fun removeWeatherLayer(layerID: String)

Removes a layer from the map.


fun removeWeatherLayer(layer: MapLayer<TileData, LayerRenderContext<Any>>)

Removes a weather layer from the map.