Page 1 of 1

How to add Google Maps via HTML

Posted: Mon Feb 25, 2008 12:40 am
by Sync2Rhythm
I've searched these forums and I haven't seen any mention of this.
(Maybe it's because none of you have a use or interest)
I use it on my Contact Us Page(s).
example: http://www.planet9productions.net/ContactUs

This way is much easier than messing with the Google Maps API & Javascript.

On Google.com:
1. Insert the address and pull up the Google Map you want
2. Click on the "Link to this page" link
3. Copy the resulting HTML Code

In WYSIWYG WebBuilder:
1. Insert an HTML object
2. Double-Click and Paste the Code



If you want the map to be a different size:
1. Alter the SIZE of your map via the CODE you pasted
2. Change the size of your HTML Object via Object properties to match

That's it!

Some of you may already know about this method... but there are lots of us that don't know a thing about CODE. Hopefully this will help some of you.

.

Posted: Mon Mar 03, 2008 5:33 pm
by madjamonline
Wow! It is that easy! I don't know why Google bother with that complicated API stuff I will just use that! :D

Thanks! :wink: