Changement de timeout sur le geocoding
This commit is contained in:
parent
3254947adf
commit
4f020996a7
@ -1,4 +1,4 @@
|
|||||||
Geocoder.configure(
|
Geocoder.configure(
|
||||||
# geocoding service request timeout, in seconds (default 3):
|
# geocoding service request timeout, in seconds (default 3):
|
||||||
timeout: 5
|
timeout: 10
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user