2

I have implemented autocomplete search box. From here, Places search box I have seen this question, how-to-display-custom-places-in-google-maps-api-search-results But it was unable to help me. The accepted answer is not showing custom places in auto completed result.

Now I want to show also my own custom places (from a JSON list of places) along with Google's place suggestion at autocomplete result. How can I implement this?

Place box search

  • @Kreloch the accepted answer is not showing suggestion in the autocomplete list. Can you provide a explanation? – Md. Nahiduzzaman Rose May 17 '17 at 13:57
  • I found [this similar question](https://stackoverflow.com/q/27155447/3001970) which provides a [working example](https://jsfiddle.net/seifeddinebesbes/wpp07xn0/) for a static item in the result list... But I guess you are looking more for an option really to search through you own list, right? – wittich Jul 02 '17 at 19:49
  • @wittich yes I have my own list, I have seen your example also. Still looking for solution. – Md. Nahiduzzaman Rose Jul 03 '17 at 06:34

0 Answers0