Вопрос

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

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top