clearBuildingPinLayers

open fun clearBuildingPinLayers(buildingId: Int, @NonNull mapApi: MapstedMapApi)

Clears building overlay data for all floors of the given building

Parameters

buildingId

Building id for which the overlaid data needs to get cleared

mapApi