I have a WebView app, and in my app there's an address string like: <div> <b>1022 Cole Street</b> San Francisco, CA </div>
I have a JS listener for clicks on that DIV, but it looks like Android is intercepting it and taking me to Google Maps for that address. Is there a way for me to prevent that? Capture the geo intent or something like that? Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

