Package-level declarations
Types
Link copied to clipboard
Interface for notifying about the Circle being clicked.
Link copied to clipboard
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Exception thrown when a Circle with the given id cannot be found on the map.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Configures options for a Circle overlay which can be added and displayed on the map. See TomTomMap.addCircle(options CircleOptions).
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Represents a pair of the radius and the associated unit.
Link copied to clipboard
Options related to a radius given in the CircleOptions. Determines the way that circle is drawn on map.