<div>Very sharp looking page, nice work :)</div>
<div>&nbsp;</div>
<div>Matt<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/7/05, <b class="gmail_sendername">John Hagstrand</b> &lt;<a href="mailto:john.hagstrand@interageresearch.com">john.hagstrand@interageresearch.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Chip,<br><br>You asked me this question a couple weeks ago, and I am just now answering you.<br><br>&gt;Ok, you have piqued my interest!&nbsp;&nbsp;Had to go out and look at Google's map
<br>&gt;API.&nbsp;&nbsp;Way cool stuff.&nbsp;&nbsp;Anyway, how do you overlay a Mapserver map on top of<br>&gt;a Google map?<br><br>I create two position:absolute divs, one on top of the other.&nbsp;&nbsp;I put Google<br>in the lower one, and mapserv with mode=map on top.&nbsp;&nbsp;The Google API gives me
<br>a callback whenever the map changes, and allows me to query the coordinates<br>of the new map, so I can pass those to the MapServer call.<br><br>Here is my application.&nbsp;&nbsp;MapServer is invoked when you zoom out so more than
<br>1000 properties are drawn, and also when you do &quot;Find City&quot;.<br><a href="http://www.dev.mapteam.com/demo">www.dev.mapteam.com/demo</a><br><br>Thanks for asking.<br>John<br></blockquote></div><br>