<br><br><div class="gmail_quote">2010/8/2 Matt Chapman <span dir="ltr">&lt;<a href="mailto:matt@ninjitsuweb.com">matt@ninjitsuweb.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Whatever documentation you&#39;re looking at is out of date. The correct way to generate a map from PHP is now:<div><br></div><div><span style="font-family: &#39;Bitstream Vera Sans Mono&#39;,Monaco,&#39;Lucida Console&#39;,monospace; font-size: 12px; color: rgb(0, 49, 80); line-height: 15px;">echo theme(&#39;gmap&#39;, array(&#39;#settings&#39; =&gt; $mymap));</span></div>

<div><font size="3" color="#003150" face="&#39;Bitstream Vera Sans Mono&#39;, Monaco, &#39;Lucida Console&#39;, monospace"><span style="font-size: 12px; line-height: 15px;"><br>
</span></font></div><br></blockquote></div>Thanks Matt, that&#39;s the solution, but when I apply that, I get the message Javascript is required to draw the map. I can&#39;t solve that.<br>