Question

I am developing an application related to train. How can I autocomplete textview with Railway Station name in India using Google Places API.

Was it helpful?

Solution

The railway station names are static and are not huge in number, so you can put them in JavaScript array as well. That would be faster as well to autocomplete.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top