Within Google Sites, we have 3 ways to integrate a Google Maps. With the iframe code given by Google Maps, with a Google Gadget containing Google Maps API and using a Static Maps.
Google Maps, iframe code
The easiest way to integrate a Maps is to use Google Maps. We get a code to embed, like this :
<iframe width="800" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
src="http://maps.google.ch/maps/ms?hl=fr&ie=UTF8&msa=0&msid=102376698569738400439.00000111d2005a39e06c2&t=h &s=AARTsJoERmiSUDc8 L4YqP7WO7U9ZWdGQFw&ll=46.461098,6.36500&spn=0.020693,0.036455&z=14&output=embed"></iframe> As Google Sites doesn't allow the iframe, we use a Google Gadget which just insert the iframe :
Using the src attribute as File parameter of the Gadget, we get the Maps :
We can change the value of the parameters, to get the result we need.
A Blog on a MapWe can geolocalize a Blog, using Blogger, and create a Map using the Google Gadget :
http://blogmap-gadget.googlecode.com/svn/trunk/blogmap.xml
Once the gadget is inserted in the blog, we can copy the src value of the iframe. Using the same gadget as above, it's easy to insert the Map in Google Sites :
Google Gadget containing Google Maps API
With Google Maps API inside a Google Gadget, we don't need to sign up for a Google Maps API key. I use this Gadget to insert a maps :
The Maps : Chamoson Valais Suisse
A Static Maps
A Static Maps is just an image which is the copy of a Google Maps. Using the Wizard, it's easy to generate a Maps :
More Informations
Creating Google Gadget, some informations about Google Ads within a Gadget. How to incorporate a Maps.
Find Wines
|



