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.
Go to maps.google.com on the web. Type your organization's address into the search box, and then hit [Enter]. Google Maps will display a pin on a map indicating the location. Select the sprocket in the lower right corner, then choose Share or embed map (Figure A).
The best way is to use q
parameter so that it displays the map with the point marked. eg.:
https://maps.google.com/?q=<lat>,<lng>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With