You are here

constant KmlNormalizer::FORMAT in farmOS 2.x

The supported format.

File

modules/core/kml/src/Normalizer/KmlNormalizer.php, line 20

Class

KmlNormalizer
Normalizes GeometryWrapper objects into array for the Kml encoder.

Namespace

Drupal\farm_kml\Normalizer

Code

const FORMAT = 'geometry_kml';