From 75c79da3a58e4e2223c22aa9d11598224ca4e9a4 Mon Sep 17 00:00:00 2001 From: Mike Ng Date: Mon, 11 Jun 2018 14:04:04 +0400 Subject: [PATCH] update configuration.sample.yml file with geocoding-provider settings --- config/configuration.sample.yml | 37 ++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/config/configuration.sample.yml b/config/configuration.sample.yml index f220a4c867..5ae54d2134 100644 --- a/config/configuration.sample.yml +++ b/config/configuration.sample.yml @@ -239,9 +239,40 @@ embed_bundle: player: flexpaper enable-pdfjs: true geocoding-providers: - - - name: 'mapBox' - public-key: '' + - + map-provider: mapboxWebGL + enabled: false + public-key: '' + map-layers: + - + name: Light + value: 'mapbox://styles/mapbox/light-v9' + - + name: Streets + value: 'mapbox://styles/mapbox/streets-v9' + - + name: Basic + value: 'mapbox://styles/mapbox/basic-v9' + - + name: Satellite + value: 'mapbox://styles/mapbox/satellite-v9' + - + name: Dark + value: 'mapbox://styles/mapbox/dark-v9' + transition-mapboxgl: + - + animate: true + speed: '2.2' + curve: '1.42' + default-position: + - '48.879162' + - '2.335062' + default-zoom: 5 + marker-default-zoom: 9 + geonames-field-mapping: true + cityfields: City, Ville + provincefields: Province + countryfields: Country, Pays workers: queue: worker-queue: