Hello.
When I try to get htlm code, from a rendered google maps url in webview, with JSInterface, and WebChromeClient (Webviewextras2) i get this source code:
When you have eliminated the JavaScript, whatever remains must be an empty page.
I have:
Can someone help me?
Thanks.
When I try to get htlm code, from a rendered google maps url in webview, with JSInterface, and WebChromeClient (Webviewextras2) i get this source code:
When you have eliminated the JavaScript, whatever remains must be an empty page.
I have:
B4X:
WebView1.JavaScriptEnabled = True
WebViewExtras1.JavaScriptEnabled = True
Can someone help me?
Thanks.