You are here

leaflet_widget.libraries.yml in Leaflet Widget for Geofield 8.2

Same filename and directory in other branches
  1. 8 leaflet_widget.libraries.yml

File

leaflet_widget.libraries.yml
View source
  1. leaflet-geoman:
  2. version: 2.x
  3. css:
  4. theme:
  5. '//unpkg.com/@geoman-io/leaflet-geoman-free@latest/dist/leaflet-geoman.css': {type: external, minified: true}
  6. js:
  7. '//unpkg.com/@geoman-io/leaflet-geoman-free@latest/dist/leaflet-geoman.min.js': {type: external, minified: true}
  8. dependencies:
  9. - core/jquery
  10. - leaflet/leaflet
  11. widget:
  12. version: VERSION
  13. js:
  14. js/widget.js: {}
  15. dependencies:
  16. - leaflet/leaflet-drupal