Search

Searches for keywords and returns a list of relevant places.

Url

Method: GET

  https://maps.track-asia.com/api/v1/search

Example

https://maps.track-asia.com/api/v1/search?lang=vi&text=2 Nguyen Hue&key=public_key
https://maps.track-asia.com/api/v1/search?lang=vi&text=2 Nguyen Hue&focus.point.lat=10.761&focus.point.lon=106.68&key=public_key

Parameters

ParameterValuesDescriptionExample
langTarget languageThe target language code in the BCP47 standard. Only the language subtag information is used to set the target language e.g. envi
textString (required)Representing what a user has typed2 Nguyen Hue
sizeNumberThe number of results returned
focus.point.lat{latitude}Latitude to focus search based on geographic area10.761
focus.point.lon{longitude}Longitude to focus search based a geographical area106.68
keyString (required)API keypublic_key