Edit Route
Path
Method
GET
POST
PUT
DELETE
PATCH
Status
Response (JSON)
{ "results": [ { "address_components": [ { "long_name": "817", "short_name": "817", "types": [ "street_number" ] }, { "long_name": "Nguyễn Tất Thành", "short_name": "Nguyễn Tất Thành", "types": [ "route" ] }, { "long_name": "Thanh Khê", "short_name": "Thanh Khê", "types": [ "administrative_area_level_2", "political" ] }, { "long_name": "Đà Nẵng", "short_name": "Đà Nẵng", "types": [ "administrative_area_level_1", "political" ] }, { "long_name": "Vietnam", "short_name": "VN", "types": [ "country", "political" ] }, { "long_name": "550000", "short_name": "550000", "types": [ "postal_code" ] } ], "formatted_address": "817 Nguyễn Tất Thành, Xuân Hà, Thanh Khê, Đà Nẵng 550000, Vietnam", "geometry": { "location": { "lat": 16.0721599, "lng": 108.1954981 }, "location_type": "ROOFTOP", "viewport": { "northeast": { "lat": 16.0735743302915, "lng": 108.196845530292 }, "southwest": { "lat": 16.0708763697085, "lng": 108.194147569709 } } }, "navigation_points": [ { "location": { "latitude": 16.0722278, "longitude": 108.1954965 } } ], "place_id": "ChIJQZeCqFYYQjERKge74hxCJzk", "types": [ "street_address", "subpremise" ] } ], "status": "OK" }
Save Route
Cancel