Enum ConflictResolvingMode

com.yandex.mapkit.map

public enum ConflictResolvingMode

Fields

IGNORE

Placemarks in this collection do not participate in conflict resolving.

PARTICIPATE

Placemarks in this collection displace intersected placemarks in map layers.

IGNORE

Placemarks in this collection do not participate in conflict resolving.

PARTICIPATE

Placemarks in this collection displace intersected placemarks in map layers.

Field Detail

IGNORE

public

Placemarks in this collection do not participate in conflict resolving.

PARTICIPATE

public

Placemarks in this collection displace intersected placemarks in map layers.

Placemark map objects do not displace each other.