circles property

List<CircleMarker<R>> circles
final

Reference to the list of CircleMarkers of the CircleLayer.

Implementation

final List<CircleMarker<R>> circles;