You are here

geolocation_google_maps.routing.yml in Geolocation Field 8.2

modules/geolocation_google_maps/geolocation_google_maps.routing.yml

File

modules/geolocation_google_maps/geolocation_google_maps.routing.yml
View source
  1. geolocation_google_maps.settings:
  2. path: '/admin/config/services/geolocation/google_maps'
  3. defaults:
  4. _form: '\Drupal\geolocation_google_maps\Form\GeolocationGoogleMapsSettings'
  5. _title: 'Geolocation Google Maps settings'
  6. requirements:
  7. _permission: 'configure geolocation'