You are here

facets_map_widget.libraries.yml in Search API Location 8

modules/facets_map_widget/facets_map_widget.libraries.yml

File

modules/facets_map_widget/facets_map_widget.libraries.yml
View source
  1. facets_map:
  2. js:
  3. //unpkg.com/leaflet@1.1.0/dist/leaflet.js: { type: external, weight: -21 }
  4. //cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.6/leaflet.markercluster.js: { type: external, weight: -20 }
  5. //intermezzo-coop.eu/mapping/geostats/lib/geostats.min.js: { type: external, weight: -19 }
  6. //cdnjs.cloudflare.com/ajax/libs/leaflet-hash/0.2.1/leaflet-hash.js: {type: external, weight: -18 }
  7. js/facets_map.js: { weight: -17 }
  8. css:
  9. component:
  10. //unpkg.com/leaflet@1.1.0/dist/leaflet.css: { type: external }
  11. //cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.6/MarkerCluster.Default.css: { type: external }
  12. css/facets_map.css: {}
  13. dependencies:
  14. - core/drupal
  15. - core/drupalSettings
  16. - core/jquery.once