isPropertyPlotted

open fun isPropertyPlotted(propertyId: Int): Boolean

Method to draw a property on a map. It will download and deserialize property data if needed (on a background thread).

NOTE: if not successful, a recursive task will recursively try to draw property.

Parameters

propertyId

the id of which property should be drawn.