Map View Routes Collection
Routes collection for MapView preferences
Functions
Link copied to clipboard
Add or update a map view route in the collection
Link copied to clipboard
external fun addWithAttributes(route: Route, bMainRoute: Boolean, label: String = String(), images: ImageList = ImageList())
Add or update a route in the collection.
Link copied to clipboard
external fun addWithRenderSettings(route: Route, settings: RouteRenderSettings, label: String = String(), images: ImageList = ImageList())
Add or update a route in the collection with the given render settings
Link copied to clipboard
Get map view route in collection by route
Link copied to clipboard
Get map view route in collection by index
Link copied to clipboard
Get all map view routes.
Link copied to clipboard
Gets the route custom render settings
Link copied to clipboard
Returns if the route is the main route in the collection
Link copied to clipboard
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Link copied to clipboard
Sets the route custom render settings