Package-level declarations
Types
Link copied to clipboard
Used to inform caller that a safety locations marker has been clicked.
Link copied to clipboard
data class SafetyLocationElement(val safetyLocationId: SafetyLocationId, val coordinates: MutableList<GeoPoint>, val type: SafetyLocationType, val isZone: Boolean)
Represents a safety location element.
Link copied to clipboard
Link copied to clipboard
interface SafetyLocationVisibilityChangedListener
Used to inform caller that the visibility of safety locations has been updated.