mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
add extra configuration for geoProviders - bump Phraseanet-production-client
This commit is contained in:
@@ -212,6 +212,22 @@ embed_bundle:
|
||||
player: flexpaper
|
||||
enable-pdfjs: true
|
||||
geocoding-providers:
|
||||
-
|
||||
name: 'mapBox'
|
||||
public-key: ''
|
||||
-
|
||||
name: 'mapBox'
|
||||
enabled: true
|
||||
public-key: ''
|
||||
default-position:
|
||||
- 2.335062
|
||||
- 48.879162
|
||||
default-zoom: 2
|
||||
marker-default-zoom: 11
|
||||
position-fields:
|
||||
-
|
||||
name: GpsCompositePosition
|
||||
type: latlng
|
||||
# -
|
||||
# name: Longitude
|
||||
# type: lng
|
||||
# -
|
||||
# name: Latitude
|
||||
# type: lat
|
||||
|
@@ -33,6 +33,6 @@
|
||||
"postinstall": "./node_modules/.bin/gulp install;"
|
||||
},
|
||||
"dependencies": {
|
||||
"phraseanet-production-client": "~0.14.0"
|
||||
"phraseanet-production-client": "~0.15.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user