CustomPlot
Functions
Link copied to clipboard
Highlight an entire building as restricted using the supplied overlay style.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Highlight entity on the map with the specified hex color
Link copied to clipboard
Highlight an entire floor as restricted using the supplied overlay style.
Link copied to clipboard
Plot a free-form polygon overlay (e.g.
Link copied to clipboard
Remove all entity highlights
Link copied to clipboard
Remove entity highlights by entity
Link copied to clipboard
Remove all entity highlights by hexColor
Link copied to clipboard
Remove a building-wide restriction highlight.
Link copied to clipboard
Remove a floor-wide restriction highlight.
Link copied to clipboard
Link copied to clipboard
abstract fun removePolygonOverlayFromTheMap(propertyId: Int, buildingId: Int, floorId: Int, polygonId: String)
Remove a previously plotted polygon overlay identified by its
(propertyId, buildingId, floorId, polygonId) tuple.Link copied to clipboard
Remove a styled entity highlight previously applied via highlightEntitiesWithStyle.