«

»

Jun 11

Android – showing Google map in WebView

Hi everyone,

I have resolved my little problem with showing Google map via WebView. When I tried to show map in WebView, I had seen only white box and nothing more, after short delay loading animation appeared and it was all. I was finding solution, but nowhere was described what I am doing wrong. Solution was very simple – I had to set myWebView.getSettings().setJavaScriptEnabled(true); … Simple, isn’t it? :-) I hope that it will be helpful for someone who will has similar stupid problem. :-)

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>