ip_geoloc.libraries.yml in IP Geolocation Views & Maps 8
File
ip_geoloc.libraries.ymlView source
- admin_css:
- css:
- theme:
- css/ip_geoloc_admin.css: {}
-
- admin_css_a:
- css:
- theme:
- css/ip_geoloc_admin_a.css: {}
-
- admin_css_amarker:
- css:
- theme:
- css/ip_geoloc_admin.css: {}
- ip_geoloc_admin_select_amarkers.css: {}
-
- admin_css_marker:
- css:
- theme:
- css/ip_geoloc_admin.css: {}
- ip_geoloc_admin_select_amarkers.css: {}
-
- client_css:
- css:
- theme:
- css/ip_geoloc_all.css: {}
-
- current_location_js:
- js:
- https://maps.googleapis.com/maps/api/js?sensor=true: {external: true}
- js/ip_geoloc_gmap_current_loc.js : {}
- js/ip_geoloc_current_location.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupalSettings
-
- sync_content:
- css:
- theme:
- css/ip_geoloc_leaflet_sync_content.css: {}
- js:
- js/ip_geoloc_leaflet_sync_content.js: {}
-
- leaflet_controls:
- css:
- theme:
- css/ip_geoloc_leaflet_controls.css: {weight: -1}
- js:
- js/ip_geoloc_leaflet_controls.js: {}
-
- leaflet_markers:
- css:
- theme:
- css/ip_geoloc_leaflet_markers.css: {}
- js:
- js/ip_geoloc_leaflet_tagged_marker.js: {weight: -1}
-
- content_on_click:
- js:
- js/ip_geoloc_leaflet_goto_content_on_click.js: {'scope': footer}
-
- leaflet_zoom_on_click:
- js:
- js/ip_geoloc_leaflet_zoom_on_click.js: {'scope': footer}
-
- multi_location_js_style_map:
- js:
- https://maps.googleapis.com/maps/api/js?sensor=true: {external: true}
- js/ip_geoloc_gmap_multi_loc.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupalSettings
-
- multi_location_js:
- js:
- js/ip_geoloc_gmap.js: {}
- js/ip_geoloc_gmap_multi_loc.js: {}
- js/ip_geoloc_gmap_multi_visitor.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupalSettings
-
- leaflet:
- css:
- theme:
- css/ip_geoloc_leaflet_markers.css: {}
- js:
- js/ip_geoloc_leaflet_tagged_marker.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupalSettings
-
- font_awesome:
- css:
- theme:
- css/font-awesome.css:{}
-
-
-
- leaflet-fullscreen:
- title: Leaflet Fullscreen
- version: 0.0.3
- js:
- Leaflet.fullscreen.min.js:
- group: -100
- preprocess: FALSE
-
- css:
- theme:
- leaflet.fullscreen.css:
- media: screen
- group: 0
-
-
- leaflet-minimap:
- title: Leaflet MiniMap
- version: 2.1.0
- js:
- Control.MiniMap.min.js:
- group: -100
- preprocess: FALSE
- css:
- theme:
- Control.MiniMap.min.css:
- media: screen
- group: 0
- #
- #
- #
- #
- #
- #