circles property

List<CircleMarker<R>> circles
final

The list of CircleMarkers.

Implementation

final List<CircleMarker<R>> circles;