add filter by countrycodes, and allow to change geolocation providers
This commit is contained in:
@@ -9,8 +9,10 @@ export const state = () => ({
|
||||
allow_recurrent_event: true,
|
||||
recurrent_event_visible: false,
|
||||
allow_geolocation: false,
|
||||
// geocoding_provider: '',
|
||||
// tilelayer_provider: '',
|
||||
geocoding_provider: '',
|
||||
geocoding_countrycodes: [],
|
||||
tilelayer_provider: '',
|
||||
tilelayer_provider_attribution: '',
|
||||
enable_federation: false,
|
||||
enable_resources: false,
|
||||
hide_boosts: true,
|
||||
|
||||
Reference in New Issue
Block a user