|
@@ -1,9 +1,6 @@
|
|
|
-parameters:
|
|
|
- googlemaps_api_key: AIzaSyDYPe_h1T_5ThFNZukx05FJY21IAejj_LA
|
|
|
-
|
|
|
twig:
|
|
|
globals:
|
|
|
- script_google_maps: 'https://maps.googleapis.com/maps/api/js?v=3&key=%googlemaps_api_key%'
|
|
|
+ script_google_maps: 'https://maps.googleapis.com/maps/api/js?v=3'
|
|
|
form_themes:
|
|
|
- 'MapBundle:Form/Type:location_widget.html.twig'
|
|
|
- 'MapBundle:Form/Type:remote_map_widget.html.twig'
|