Package-level declarations

Types

Link copied to clipboard
data class RouteAlertPresentation(val priority: Int, val imageId: String, val points: List<Point>)
Link copied to clipboard
data class VisibleMapArea(val edgeInsets: EdgeInsets, val polygon: Polygon)