<div>Very sharp looking page, nice work :)</div>
<div> </div>
<div>Matt<br><br> </div>
<div><span class="gmail_quote">On 11/7/05, <b class="gmail_sendername">John Hagstrand</b> <<a href="mailto:john.hagstrand@interageresearch.com">john.hagstrand@interageresearch.com</a>> 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>>Ok, you have piqued my interest! Had to go out and look at Google's map
<br>>API. Way cool stuff. Anyway, how do you overlay a Mapserver map on top of<br>>a Google map?<br><br>I create two position:absolute divs, one on top of the other. I put Google<br>in the lower one, and mapserv with mode=map on top. 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. MapServer is invoked when you zoom out so more than
<br>1000 properties are drawn, and also when you do "Find City".<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>