<br><br><div class="gmail_quote">2010/8/2 Matt Chapman <span dir="ltr"><<a href="mailto:matt@ninjitsuweb.com">matt@ninjitsuweb.com</a>></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'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: 'Bitstream Vera Sans Mono',Monaco,'Lucida Console',monospace; font-size: 12px; color: rgb(0, 49, 80); line-height: 15px;">echo theme('gmap', array('#settings' => $mymap));</span></div>
<div><font size="3" color="#003150" face="'Bitstream Vera Sans Mono', Monaco, 'Lucida Console', monospace"><span style="font-size: 12px; line-height: 15px;"><br>
</span></font></div><br></blockquote></div>Thanks Matt, that's the solution, but when I apply that, I get the message Javascript is required to draw the map. I can't solve that.<br>