I’m trying to create a store locator for my work. I’ve seen this done before using Google Maps API V2, but have not seen a good example using V3.
Here’s a mockup of what I’m aiming to get working: https://i.stack.imgur.com/dIRqv.jpg
I think it’s a pretty simple concept, but what I’m having trouble getting to work is the parts pertaining to the stores themselves.
Does anyone know of any examples, tutorials or demos of something similar to the image linked above?
Edit: This related question may help you debug when making a store locator: Google Maps API – geocode() doesn't return lat and long
The V3 API for a store locator is horrible!
I used this and many functions weren’t defined.
Everything was going fine for me until I got to the XML parsing, then Google’s API started breaking on me. Absolutely deplorable, IMHO.