> 1. Wants the logo and legend moved to the top spanning horizontally > across the page with 5 columns listing each category side by side.
That's got nothing to do with maps, its all about positioning elements on the page. In this case, it is all in a <table>, so you should be adjusting table cell contents. http://lmgtfy.com/?q=position+table+elements > 2. Wants the 5th category to be added listing regions (counties/towns) > so that a user could zoom into, say, Slippery Rock, PA, and see all of > the properties in that area. I'm not entirely sure what you want to happen here. There is a reference in your "own" code to the original source - http://econym.org.uk/gmap/ which I heartily recommend. This one in particular may be of help? http://econym.org.uk/gmap/linktothis.htm > 3. Wants the map increased in width residing under the horizontal > legend, showing Pennsylvania mostly. see 1. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
