You are here

geofield.services.yml in Geofield 8

File

geofield.services.yml
View source
  1. services:
  2. plugin.manager.geofield_backend:
  3. class: Drupal\geofield\Plugin\GeofieldBackendManager
  4. parent: default_plugin_manager
  5. geofield.wkt_generator:
  6. class: Drupal\geofield\WktGenerator
  7. geofield.geophp:
  8. class: Drupal\geofield\GeoPHP\GeoPHPWrapper
  9. plugin.manager.geofield_proximity_source:
  10. class: Drupal\geofield\Plugin\GeofieldProximitySourceManager
  11. parent: default_plugin_manager