Oh and also as for the example data set. It is the same one from the tutorial.
Frankie Johnnie & Luigo Too,"939 W El Camino Real, Mountain View, CA", 37.386339,-122.085823 Amici's East Coast Pizzeria,"790 Castro St, Mountain View, CA", 37.38714,-122.083235 Kapp's Pizza Bar & Grill,"191 Castro St, Mountain View, CA", 37.393885,-122.078916 Round Table Pizza: Mountain View,"570 N Shoreline Blvd, Mountain View, CA",37.402653,-122.079354 Sausage Factory Inc,"517 Castro St, San Francisco, CA", 37.389578,-122.081463 Tony & Alba's Pizza & Pasta,"619 Escuela Ave, Mountain View, CA", 37.394011,-122.095528 Oregano's Wood-Fired Pizza,"4546 El Camino Real, Los Altos, CA", 37.401724,-122.114646 It takes this data from mysql using php turns it into xml and then uses that with javascript to put tags on the map. I wanted to add email addresses and names to this data set as well. On Feb 26, 6:35 pm, AnthonyP <[email protected]> wrote: > Of course there's a way to do it... My only question would be having > the user format it in a standard way so you can parse it. > > It depends on what kind of language you want to put it in and what > data source you're working with. Do you have an example set of data? > > On Feb 26, 8:08 pm, "[email protected]" <[email protected]> wrote: > > > I did the tutorial for the dealer locator, I want to set it up so > > anyone can upload a csv file to the mysql database without having to > > parse all the addresses for their longditude and latitude. > > > Is there a way that this can be automatically created with just the > > address information? I am sure someone must have run into a need to do > > this as well. > > > Best, > > > Matt --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
