I have created a customised google map how do I insert this into my page? Which is the best plugin to do this for version2.7. Cheers.
I have created a customised google map how do I insert this into my page? Which is the best plugin to do this for version2.7. Cheers.
Just copy the embedded code that Google gives you and paste it into your post (make sure you are in HTML view) - that should work fine, I doubt you would need a plugin for it.
Thanks worked well.
One more question. When embedded the map is aligning to the left of webpage and I want it to align centrally. How do I do this, assume there is a code I enter into html surrounding the embbeded map.
Cheers.
Just wrap a div around the embedded code:
<div align="center">
Google maps code
</div>Cheers,
Worked well!
How does this solution deal with the code that is in the body tag? The google code generated for my map has elements that I assume the template already has. The map I'm trying to put in a page is http://www.blog.paulharris.ca/reddeermap.php I would appreciate a little guidance, I think I must be close.
Chip.
This topic has been closed to new replies.