Corey L. Kliewer · 1573 Ivystone Ct · Silver Spring, MD 20904 · P: 202.415.7567 · F: 253.830.8195

Wednesday, April 19, 2006

Dynamically plot multiple locations on google map

Finally a web tool where you can plot several street addresses on Google Maps! www.clikproductions.com/multiplotter

My wife and I were looking for houses in the Washington, DC area, and one thing that was frustrating me with Google Maps, was that I couldnt see multiple locations and how they were located to each other and the Washington, DC Metro. So I sat down and decided to write a tool that would do this for me.

Thanks to Phoogle I was able to use Ajax, PHP and Google's map API to accomplish my task.

I still need to add in a validation function, because Phoogle doesnt like blank addresses. But You will be able to Enter your complete Address, add a comment if you wish, and also choose the color of marker you want to use.

If you would like to see how the Washington, DC Metro Option works, use this address
1600 Pennsylvania Avenue NW Washington, DC

If you have any comments or code fixes, let me know.

Here are the links to the files that are used
index
indexphp-final.php
phoogle-final.php

1 Comments:

Anonymous said...

Thank you thank you thank you!!!!

You saved my little plotting butt!

K

6:27 PM  

Post a Comment

<< Home