Добавлен tomtom
This commit is contained in:
@@ -19,6 +19,7 @@ address_suggestions:
|
||||
country_to_provider:
|
||||
RU: "dadata"
|
||||
AM: "yandex_geosuggest"
|
||||
DE: "tomtom"
|
||||
dadata:
|
||||
url: "https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest/address"
|
||||
api_key: "default-dadata-key"
|
||||
@@ -26,6 +27,10 @@ address_suggestions:
|
||||
url: "https://suggest-maps.yandex.ru/v1/suggest"
|
||||
api_key: "default-yandex-key"
|
||||
timeout_seconds: 4.0
|
||||
tomtom:
|
||||
url: "https://api.tomtom.com/search/2/search"
|
||||
api_key: "default-tomtom-key"
|
||||
timeout_seconds: 4.25
|
||||
|
||||
observability:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user