You are here

geolocation_google_maps_demo.routing.yml in Geolocation Field 8.3

modules/geolocation_google_maps/modules/geolocation_google_maps_demo/geolocation_google_maps_demo.routing.yml

File

modules/geolocation_google_maps/modules/geolocation_google_maps_demo/geolocation_google_maps_demo.routing.yml
View source
  1. geolocation_google_maps_demo.googlegeocoder_widget:
  2. path: '/geolocation-demo/widgets/googlegeocoder'
  3. defaults:
  4. _form: '\Drupal\geolocation_google_maps_demo\Form\GooglegeocoderWidget'
  5. _title: 'Google Geocoder Widget'
  6. requirements:
  7. _permission: 'access content'