Geolocation in html

0

In my application I have a webview, and it has the address link, I wanted the doll to show the location. How do I call in html?

    
asked by anonymous 21.01.2015 / 18:43

1 answer

1

Your issue is resolved in the URL.

Place the URL of WebView with coordinates, for example:

google.com/maps/?q=-15.623037,18.388672
    
25.01.2015 / 01:06