Mapbox Building View
class MapboxBuildingView
Content copied to clipboard
Mapbox default view that adds/updates/removes building layer and building highlight for a specific feature geometry and applies appropriate properties to the building layer on top of MapboxMap using MapboxBuildingHighlightOptions
Each Layer added to the map by this class is a persistent layer - it will survive style changes. This means that if the data has not changed, it does not have to be manually redrawn after a style change. See Style.addPersistentStyleLayer.
Constructors
MapboxBuildingView
Link copied to clipboard
fun MapboxBuildingView()
Content copied to clipboard
Functions
highlightBuilding
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
removeBuildingHighlight
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard