removeBuildingFromMap

open fun removeBuildingFromMap(buildingId: Int, force: Boolean): Boolean

* Call this function to remove a specific building on the map

Return

result

Parameters

buildingId

building to remove from map

force

if false, will not remove if user is at this building or a routing session that involves this building is ongoing.