Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Google Maps Autocomplete field not working inside WebView

1002984Apr 14 2013 — edited Apr 15 2013
I am using a WebView to display Google Maps and the web page includes a "text" element which is a google.maps.places.Autocomplete control.

The maps themselves work perfectly but the Autocomplete field does not do the actual auto-completing. That is, as I type into it, it does not show a drop-down list of all matching locations although it does return the correct coordinates of any place I type in completely.

The same web page and the Autocomplete control work perfectly when I load them into a standard web browser.

Has anyone experienced this? How do I go about debugging this issue? Any suggested solutions?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 13 2013
Added on Apr 14 2013
2 comments
429 views