https://api.simplethai.net/map/services/address
Request Method: GET/POST
string id: Search with Longdo Map ID (
Optional)
Number lon: Search with longitude if id isn't provide (
Optional)
Number lat: Search with latitude if id isn't provide (
Optional)
LocaleCode locale: Language in ISO 639-1 format (
Default: th)
any noadmin: Don't include geocode/province/district/subdistrict in the response
any nopostcode: Don't include postcode in the response
any noelevation: Don't include elevation in the response
any noroad: Don't include road in the response
any noaoi: Don't include area of internest in the response
any nowater: Don't include water body in the response
string key: Longdo Map API Key
string callback: JSONP Callback function (
Default: Response in JSON)
Response Format: JSON
string geocode: Geocode (thailand)
string country: Country
string province: Province or equivalent
string district: District or equivalent
string subdistrict: Subdistrict or equivalent
string moo: Village number if exist
string moo_name: Village name if exist
string house_num: House number if exist
string postcode: Postcode (thailand)
string aoi: Area of internest if exist
string water: Water body if exist
Number elevation: Elevation in meters if exist
string road: Road name if exist
Number road_lon: Nearest position on road
Number road_lat: Nearest position on road
Example