removePropertyFromMap

abstract fun removePropertyFromMap(propertyId: Int)

Call this function if you want to remove the property drawings from the map. It will remove property data from core library.

Parameters

propertyId

Property id corresponding to the property you want to remove.