You are here

geolocation_leaflet.routing.yml in Geolocation Field 8.2

Same filename and directory in other branches
  1. 8.3 modules/geolocation_leaflet/geolocation_leaflet.routing.yml
modules/geolocation_leaflet/geolocation_leaflet.routing.yml

File

modules/geolocation_leaflet/geolocation_leaflet.routing.yml
View source
  1. geolocation_leaflet.nominatim_settings:
  2. path: '/admin/config/services/geolocation/nominatim'
  3. defaults:
  4. _form: '\Drupal\geolocation_leaflet\Form\NominatimGeocodingSettings'
  5. _title: 'Nominatim geocoding settings'
  6. requirements:
  7. _permission: 'configure geolocation'