Friday, April 4, 2008, 8:50:45 PM, James Montaldi wrote: > Is it possible to embed a google map in a pmwiki page? I don't want it to be > editable, which is I guess the main purpose of the Google API, this is just > a "MyMap" I made in google maps, and the html code google gives begins > <iframe width="425" etc etc.
you could use recipe http://www.pmwiki.org/wiki/Cookbook/IncludeUrl#embedding embedding the google code either as an object or an iframe, like (all on one line): (:includeurl http://wikimapia.org/s/#y=57565942&x=-4235229&z=8&l=0&m=a&v=2 width=450 height=450 border=0 :) ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
