placemarks property

List<PlacemarkMapObject> placemarks
final

List of PlacemarkMapObject eligible for clusterization.

All placemarks must be unique, i.e. each MapObject.mapId must be unique

Implementation

final List<PlacemarkMapObject> placemarks;