update
This commit is contained in:
@ -3,7 +3,7 @@ const request = {
|
||||
urlBase: 'https://nominatim.openstreetmap.org',
|
||||
urlPath: 'reverse',
|
||||
// urlFull: 'https://nominatim.openstreetmap.org/reverse',
|
||||
urlFull: 'http://172.16.140.41/nominatim/reverse',
|
||||
urlFull: 'http://api-gateway.corp.timortelecom.tl/nominatim/reverse',
|
||||
method: 'GET',
|
||||
data: {
|
||||
format: 'geojson' // xml,json,jsonv2,geojson(prefer),geocodejson
|
||||
|
||||
Reference in New Issue
Block a user