You are here

leaflet_demo.routing.yml in Leaflet More Maps 8

Same filename and directory in other branches
  1. 2.1.x leaflet_demo/leaflet_demo.routing.yml
leaflet_demo/leaflet_demo.routing.yml

File

leaflet_demo/leaflet_demo.routing.yml
View source
  1. leaflet_demo.demo_page:
  2. path: '/admin/config/system/leaflet-more-maps/demo'
  3. defaults:
  4. _form: '\Drupal\leaflet_demo\Form\LeafletDemoForm'
  5. _title: 'Leaflet Demo'
  6. requirements:
  7. _permission: 'administer site configuration'