You are here

d7_leaflet_mapbox_settings.yml in Leaflet MapBox 8

migration_templates/d7_leaflet_mapbox_settings.yml

File

migration_templates/d7_leaflet_mapbox_settings.yml
View source
  1. id: d7_leaflet_mapbox_settings
  2. label: Leaflet Mapbox configuration
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: variable
  7. variables:
  8. - leaflet_mapbox_label
  9. - leaflet_mapbox_api_version
  10. - leaflet_mapbox_code
  11. - leaflet_mapbox_style_url
  12. - leaflet_mapbox_token
  13. - leaflet_mapbox_zoomlevel
  14. - leaflet_mapbox_description
  15. process:
  16. label: leaflet_mapbox_label
  17. api_version: leaflet_mapbox_api_version
  18. code: leaflet_mapbox_code
  19. style_url: leaflet_mapbox_style_url
  20. token: leaflet_mapbox_token
  21. zoomlevel: leaflet_mapbox_zoomlevel
  22. description: leaflet_mapbox_description
  23. destination:
  24. plugin: config
  25. config_name: leaflet_mapbox.settings