clearPropertyPinLayer

open fun clearPropertyPinLayer(propertyId: Int, @NonNull mapApi: MapstedMapApi)

Clears property pin layer for the given property id

Parameters

propertyId

Property Id for which the pin layer needs to get cleared

mapApi