MapOverlayRepository
Functions
Link copied to clipboard
abstract fun getCachedOverlay(propertyId: Int, buildingId: Int, floorId: Int, overlayId: String): MapOverlayItem
Utility getter that attempts to get a cached overlay by overlayId
Link copied to clipboard
abstract fun getFloorMapOverlays(propertyId: Int, buildingId: Int, floorId: Int, callback: MapApi.MapOverlayRepositoryCallback)
Get the map overlays associated with the given floor
Link copied to clipboard
Get the map overlays associated with the given property
abstract fun getPropertyMapOverlays(query: String, propertyId: Int, callback: MapApi.MapOverlayRepositoryCallback)
Get filtered list of map overlays associated with the given property