To find the coordinates of an address or latitude and longitude, we can use this simple and useful hacks. Open the site Google Maps . Once on the map looking for the address you want (for example via Cortese 10, Modena). When the address is displayed on the map, put this line in the address bar of your browser:
1 | ( prompt ( '' , gApplication. getMap ( ) . getCenter ( ) ) ) ; javascript: void (prompt ('', gApplication. getMap (). getCenter ())); |
This will open a pop-up window with the coordinates used in the code:













There are no comments for this post
Leave a comment