geocoding and tilelayer tests are working also on setup, add support for photon

This commit is contained in:
sedum
2022-12-06 00:03:53 +01:00
parent c096a616ba
commit f6ea3be746
11 changed files with 192 additions and 117 deletions

View File

@@ -9,6 +9,7 @@ export const state = () => ({
allow_recurrent_event: true,
recurrent_event_visible: false,
allow_geolocation: false,
geocoding_provider_type: '',
geocoding_provider: '',
geocoding_countrycodes: [],
tilelayer_provider: '',