Added originId property to Photon API response.
Corrected endpoint url for Photon to .io TLD.
This commit is contained in:
@@ -242,7 +242,7 @@ config :mobilizon, Mobilizon.Service.Geospatial.Nominatim,
|
||||
config :mobilizon, Mobilizon.Service.Geospatial.Addok,
|
||||
endpoint: "https://api-adresse.data.gouv.fr"
|
||||
|
||||
config :mobilizon, Mobilizon.Service.Geospatial.Photon, endpoint: "https://photon.komoot.de"
|
||||
config :mobilizon, Mobilizon.Service.Geospatial.Photon, endpoint: "https://photon.komoot.io"
|
||||
|
||||
config :mobilizon, Mobilizon.Service.Geospatial.GoogleMaps,
|
||||
api_key: nil,
|
||||
|
||||
Reference in New Issue
Block a user