-Jeff Lake MichiganWxSystem.com WeatherMichigan.net TheWeatherCenter.net GRLevelXStuff.com
I created a map that has a list of all of our affiliate collection sites. When a customer calls in and gives us the zip code that they are located in, we need to be able to locate the nearest affiliate to our customer. My map is located http://maps.google.com/maps/ms?msid=207916841160809082102.0004b3acb32bdc53b2020&msa=0I like how walgreens is set up - to put in your zip code - then it provides a list on the left and a google map on the right - how do i get this?
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/pKxgAYYN2rwJ.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
You could use the Google geocoder for the user's zipcode. It's a
standard store locator application. I'm not sure you can use My Maps
for it, but the example is fully worked.
http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html