Add a sidebar to the Google Maps API V3 Store Locator PHP/MySQL Example?

woods692

New member
I currently have working examples from the V2 API (followed instructions at http://code.google.com/apis/maps/articles/phpsqlsearch.html ) and the V3 API ( http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html ).

However, I want my API V3 Version to have a sidebar like in the V2 example. Does anybody know how to rewrite the code at the bottom of the V3 example ("Putting it All Together") in order to have a sidebar instead of a dropdown?

Thanks in advance!
 
Back
Top