Circle

class Circle

A Circle overlay which was added to the map.

See also

TomTomMap.addCircle(options: CircleOptions) to check how to configure and add a new Circle.

Properties

Link copied to clipboard

The GeoPoint property of the center of the Circle.

Link copied to clipboard

The fill Color property of the Circle.

Link copied to clipboard

Unique Circle identifier.

Link copied to clipboard

Determines whether the Circle is visible or hidden.

Link copied to clipboard

The outline Color property of the Circle.

Link copied to clipboard

The outer circle radius property.

Link copied to clipboard

The Circle radius property.

Functions

Link copied to clipboard
fun remove()

Removes the Circle from the map.