سؤال

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