Performance enhanced, vector based suggestion api.
- Loops through locations dataset and creates a vector based dataset of all the locations, making them easy for the CPU to process in long-run.
- These vectors are then used to find the closest location to the user's location.
- The api will provide location based suggestions considering the input from user.
place -> city, state, country, zip code abc adcd abcde
LICENSE
locator by Mohammad Fayaz is licensed under Attribution-NonCommercial-ShareAlike 4.0 International

