Package-level declarations
Types
Link copied to clipboard
Interface for notifying about the Polyline being clicked.
Link copied to clipboard
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Exception thrown when a Polyline with the given id cannot be found on the map.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Exception thrown when an operation on Polyline with the given id is not supported.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Configures options for a Polyline overlay which can be added and displayed on the map. See the TomTomMap.addPolyline(options: PolylineOptions) to check how to add a new Polyline.