You are here

ip_geoloc.libraries.yml in IP Geolocation Views & Maps 8

File

ip_geoloc.libraries.yml
View source
  1. admin_css:
  2. css:
  3. theme:
  4. css/ip_geoloc_admin.css: {}
  5. admin_css_a:
  6. css:
  7. theme:
  8. css/ip_geoloc_admin_a.css: {}
  9. admin_css_amarker:
  10. css:
  11. theme:
  12. css/ip_geoloc_admin.css: {}
  13. ip_geoloc_admin_select_amarkers.css: {}
  14. admin_css_marker:
  15. css:
  16. theme:
  17. css/ip_geoloc_admin.css: {}
  18. ip_geoloc_admin_select_amarkers.css: {}
  19. client_css:
  20. css:
  21. theme:
  22. css/ip_geoloc_all.css: {}
  23. current_location_js:
  24. js:
  25. https://maps.googleapis.com/maps/api/js?sensor=true: {external: true}
  26. js/ip_geoloc_gmap_current_loc.js : {}
  27. js/ip_geoloc_current_location.js: {}
  28. dependencies:
  29. - core/jquery
  30. - core/drupal
  31. - core/drupalSettings
  32. sync_content:
  33. css:
  34. theme:
  35. css/ip_geoloc_leaflet_sync_content.css: {}
  36. js:
  37. js/ip_geoloc_leaflet_sync_content.js: {}
  38. leaflet_controls:
  39. css:
  40. theme:
  41. css/ip_geoloc_leaflet_controls.css: {weight: -1}
  42. js:
  43. js/ip_geoloc_leaflet_controls.js: {}
  44. leaflet_markers:
  45. css:
  46. theme:
  47. css/ip_geoloc_leaflet_markers.css: {}
  48. js:
  49. js/ip_geoloc_leaflet_tagged_marker.js: {weight: -1}
  50. content_on_click:
  51. js:
  52. js/ip_geoloc_leaflet_goto_content_on_click.js: {'scope': footer}
  53. leaflet_zoom_on_click:
  54. js:
  55. js/ip_geoloc_leaflet_zoom_on_click.js: {'scope': footer}
  56. multi_location_js_style_map:
  57. js:
  58. https://maps.googleapis.com/maps/api/js?sensor=true: {external: true}
  59. js/ip_geoloc_gmap_multi_loc.js: {}
  60. dependencies:
  61. - core/jquery
  62. - core/drupal
  63. - core/drupalSettings
  64. multi_location_js:
  65. js:
  66. js/ip_geoloc_gmap.js: {}
  67. js/ip_geoloc_gmap_multi_loc.js: {}
  68. js/ip_geoloc_gmap_multi_visitor.js: {}
  69. dependencies:
  70. - core/jquery
  71. - core/drupal
  72. - core/drupalSettings
  73. leaflet:
  74. css:
  75. theme:
  76. css/ip_geoloc_leaflet_markers.css: {}
  77. js:
  78. js/ip_geoloc_leaflet_tagged_marker.js: {}
  79. dependencies:
  80. - core/jquery
  81. - core/drupal
  82. - core/drupalSettings
  83. font_awesome:
  84. css:
  85. theme:
  86. css/font-awesome.css:{}
  87. leaflet-fullscreen:
  88. title: Leaflet Fullscreen
  89. version: 0.0.3
  90. js:
  91. Leaflet.fullscreen.min.js:
  92. group: -100
  93. preprocess: FALSE
  94. css:
  95. theme:
  96. leaflet.fullscreen.css:
  97. media: screen
  98. group: 0
  99. leaflet-minimap:
  100. title: Leaflet MiniMap
  101. version: 2.1.0
  102. js:
  103. Control.MiniMap.min.js:
  104. group: -100
  105. preprocess: FALSE
  106. css:
  107. theme:
  108. Control.MiniMap.min.css:
  109. media: screen
  110. group: 0
  111. #
  112. #
  113. #
  114. #
  115. #
  116. #