MapOverlayRepositoryImpl
Functions
Link copied to clipboard
open 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
open 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
open fun getPropertyMapOverlays(query: String, propertyId: Int, callback: MapApi.MapOverlayRepositoryCallback)
Get filtered list of map overlays associated with the given property