You are here

geolocation_here.routing.yml in Geolocation Field 8.2

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

File

modules/geolocation_here/geolocation_here.routing.yml
View source
  1. geolocation_here.settings:
  2. path: '/admin/config/services/geolocation/here_maps'
  3. defaults:
  4. _form: '\Drupal\geolocation_here\Form\HereMapsSettings'
  5. _title: 'HERE Maps settings'
  6. requirements:
  7. _permission: 'configure geolocation'