You are here

constant GEOFIELD_GEOHASH_LENGTH in Geofield 8

Same name and namespace in other branches
  1. 7.2 geofield.module \GEOFIELD_GEOHASH_LENGTH
2 uses of GEOFIELD_GEOHASH_LENGTH
GeofieldItem::populateComputedValues in src/Plugin/Field/FieldType/GeofieldItem.php
Populates computed variables.
GeofieldItem::schema in src/Plugin/Field/FieldType/GeofieldItem.php
Returns the schema for the field.

File

./geofield.module, line 61
Contains the geofield.module.

Code

define('GEOFIELD_GEOHASH_LENGTH', 16);