map_route_planner-1.0.0-alpha4/map_route_planner.libraries.yml
map_route_planner.libraries.yml
google_map:
version: VERSION
css:
theme:
css/map_route_planner.css: {}
js:
js/google_map.js: { weight: -15 }
https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap&libraries=places&v=weekly: { type: external, weight: -10, attributes: { defer: true, async: true } }
dependencies:
- core/drupalSettings
appearance:
version: VERSION
js:
js/appearance.js: { weight: -14 }
dependencies:
- core/drupalSettings
form_minimization:
version: VERSION
css:
theme:
css/form_minimization.css: {}
js:
js/form_minimization.js: { weight: -14 }
form_addresses_switch:
version: VERSION
js:
js/form_addresses_switch.js: { weight: -14 }
form_geolocation_client_address:
version: VERSION
js:
js/form_geolocation_client_address.js: { weight: -14 }
