We need to create search input field like it is on _http://maps.google.com The key functionality is suggest list with appropriate results. We have not found this feature in API.
Analyzing maps.google.com we see that suggest list is received from get request to this url https://maps-api-ssl.google.com/maps/suggest?q=%D0%BC%D0%BE%D1%81&cp=... There are many parameters, including data from search field. This get request returns our suggest list.
Is there a possibility to use this url in our needs with our data. Or how can we make it in some other way.
Similar to our needs: _http://cdn.michaelhart.me/mh/instant/maps/