Page 1 of 1

Google Maps in posts | Google Maps nei post

PostPosted: 28 Mar 2012 15:42
by Gian Luca Agnoli
Example | Esempio



Howto | Come fare

Image ENGLISH

First of all, you need to know the coordinates of the point in decimal form as given by Google Maps, ie. 41.914541,12.494202 for Rome:
Roma.png
Roma.png (111.13 KiB) Viewed 30620 times

Now, in the post editing page you can find a button labeled "GoogleMap":
menu.png
menu.png (8.86 KiB) Viewed 30620 times

which inserts the following code:
Code: Select all
[GoogleMap][/GoogleMap]

so you just paste the decimal coordinates, separated by a comma, between the markers:
Code: Select all
[googlemap]41.914541,12.494202[/googlemap]

to get the Google Map centered on that point. You can zoom it, move around, change the view (map, satellite, hybrid) and open the map in a new page browser by clicking on the Google logo at the bottom left.


Image ITALIANO

Innanzitutto, bisogna conoscere le coordinate del punto nella forma decimale indicata da Google Maps. Ad esempio, 41.914541,12.494202 per Roma:
Roma.png
Roma.png (111.13 KiB) Viewed 30620 times

Nella pagina di editing dei post è ora presente il pulsante "GoogleMap":
menu.png
menu.png (8.86 KiB) Viewed 30620 times

che inserisce il seguente codice:
Code: Select all
[GoogleMap][/GoogleMap]

per cui è sufficiente incollare fra i marcatori le coordinate suddette, separate dalla virgola:
Code: Select all
[googlemap]41.914541,12.494202[/googlemap]

per ottenere la mappa Google Maps centrata su quel punto: è possibile zoomare, spostare la mappa, cambiare vista (mappa, satellite, ibrida) e, cliccando il logo di Google in basso a sinistra, aprire la mappa in una nuova pagina del browser.