mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Add AnotterwebUxLocationBundle recipe * Add AnotterwebUxLocationBundle recipe * chore: trigger CI * chore: trigger CI
10 lines
284 B
YAML
10 lines
284 B
YAML
anotterweb_ux_location:
|
|
mapbox_access_token: '%env(string:MAPBOX_ACCESS_TOKEN)%'
|
|
|
|
# Optional configuration:
|
|
# default_map_style: 'mapbox://styles/mapbox/standard'
|
|
# default_zoom: 4
|
|
# default_lat: 48.8566
|
|
# default_lng: 2.3522
|
|
# default_map_height: '300px'
|