View Larger MapHow did I do this? It's complicated, but once you try it, you'll find it to be easy.
here's how1] Goto Google Maps and set up your map.
2] Click
'Link to this page' on the top right of the mapand copy the upper link and paste it into your post.
- Code: Select all
http://maps.google.com/?ie=UTF8&ll=43.161898,-77.614245&spn=0.010158,0.019183&t=k&z=16
3] note the zoom level. in this case it's
16 ( /?ie=UTF8&ll=43.161898,-77.614245&spn=0.010158,0.019183&t=k&z=
16)
4] Then remove everything from the link except the co-ordinates. ( //?ie=UTF8&ll=
43.161898,-77.614245&spn=0.010158,0.019183&t=k&z=16 )
5] Now drag your mouse over the coordinates and hit the
gmap= button to surround the coordinates with tags
- Code: Select all
[gmap=]43.161898,-77.614245[/gmap]
6] now plug in your zoom level after the
gmap=- Code: Select all
[gmap=16]43.161898,-77.614245[/gmap]