I have a small application that gives the current location: longitude and latitude. Now I have to browse to google maps with the longitude and latitude. Please suggest how I can do this.
The best way is to use q parameter so that it displays the map with the point marked. eg.:
q
https://maps.google.com/?q=<lat>,<lng>
1.4m articles
1.4m replys
5 comments
57.0k users