geoJsonIndexingDisabled property

bool? geoJsonIndexingDisabled
getter/setter pair

Disables geoJSON indexing for the field.

By default, geoJSON points are indexed.

Optional.

Implementation

core.bool? geoJsonIndexingDisabled;