thanks for the suggestions ... <br>
I went with Hans&#39; in the end.&nbsp; I guess there might be security problems with allowing general insertion of urls by anyone (as Tegan mentions for enabling html) (ok here as the page is not editable). And thanks Tegan for pointing out that I needed to replace &amp;amp; with &amp;.&nbsp; .<br>

&nbsp;<br>
for jdd: I had thought of the screen dump, but that wouldn&#39;t have the
features of a google map; but your second suggestion looks like a
useful hack - worth bearing in mind for other situations. Thanks.<br>
<br>
Thanks again,&nbsp;&nbsp;&nbsp; James<br><br><br><br><div><span class="gmail_quote">On 04/04/2008, <b class="gmail_sendername">Hans</b> &lt;<a href="mailto:design5@softflow.co.uk">design5@softflow.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Friday, April 4, 2008, 8:50:45 PM, James Montaldi wrote:<br> <br> &gt; Is it possible to embed a google map in a pmwiki page? I don&#39;t want it to be<br> &gt; editable, which is I guess the main purpose of the Google API, this is just<br>
 &gt; a &quot;MyMap&quot; I made in google maps, and the html code google gives begins<br> &gt; &lt;iframe width=&quot;425&quot;&nbsp;&nbsp;etc etc.<br> <br> <br>you could use recipe<br> <a href="http://www.pmwiki.org/wiki/Cookbook/IncludeUrl#embedding">http://www.pmwiki.org/wiki/Cookbook/IncludeUrl#embedding</a><br>
 embedding the google code either as an object or an iframe, like<br> (all on one line):<br> <br> (:includeurl <a href="http://wikimapia.org/s/#y=57565942&amp;x=-4235229&amp;z=8&amp;l=0&amp;m=a&amp;v=2">http://wikimapia.org/s/#y=57565942&amp;x=-4235229&amp;z=8&amp;l=0&amp;m=a&amp;v=2</a><br>
 width=450 height=450 border=0 :)<br> <br><br> <br> <br>&nbsp;&nbsp;~Hans<br> <br> </blockquote></div><br>