geolocation_google_maps_demo.routing.yml in Geolocation Field 8.2
Same filename and directory in other branches
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.ymlView source
- geolocation_google_maps_demo.googlegeocoder_widget:
- path: '/geolocation-demo/widgets/googlegeocoder'
- defaults:
- _form: '\Drupal\geolocation_google_maps_demo\Form\GooglegeocoderWidget'
- _title: 'Google Geocoder Widget'
- requirements:
- _permission: 'access content'