I need to create a map with labels for approximately 100 addresses.

The addresses come from an RSS feed (which changes daily), with 3
values:
Name of Location (Jiffy Lube)
Address (Denver)
Link (http://www.foo.com)

Because there are 100 locations without lat/long values, I need to
geocode each one first (?)

I've been able to make simple maps with 1 location, but can't figure
out how to geocode all the addresses on the fly and then print them
onto a map.

I have basic-intermediate knowledge of PHP and JavaScript, can anyone
point me to a good place to get started?

--

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=.


Reply via email to