Forums

Inserting Google Map (6 posts)

  1. BenJohnson
    Member
    Posted 3 years ago #

    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.

  2. jamieoliver22
    Member
    Posted 3 years ago #

    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.

  3. BenJohnson
    Member
    Posted 3 years ago #

    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.

  4. jamieoliver22
    Member
    Posted 3 years ago #

    Just wrap a div around the embedded code:

    <div align="center">
    
    Google maps code
    
    </div>
  5. BenJohnson
    Member
    Posted 3 years ago #

    Cheers,
    Worked well!

  6. chipharris
    Member
    Posted 3 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic