getPropertyMapOverlays

Get the map overlays associated with the given property

Parameters

propertyId

the property

callback

callback when results are available


abstract fun getPropertyMapOverlays(query: String, propertyId: Int, callback: MapApi.MapOverlayRepositoryCallback)

Get filtered list of map overlays associated with the given property

Parameters

query

the search query

propertyId

the property

callback

callback when results are available