> > > Could someone point me in the right direction towards a guide or > > > tutorial for it? I would greatly appreciate it. > > > did you see Mike's tutorials? They pretty much cover most topics for > > v2:http://econym.org.uk/gmap/ > > > Although if you are starting a new project, it might be better to do > > it in v3 as v2 is now deprecated. > > > v3 > > examples:http://code.google.com/apis/maps/documentation/javascript/examples/ > > Yea I looked through Mike's tutorials, I guess what I'm looking for > would be to make a database of streets or coordinates then the roads > would have lines on them. I'm thinking it should be easy but I cant > seem to find a resource that explains it(unless I somehow missed it). > I will check the v3 link, thanks for that. I'll let you guys know if I > find something, til then, if you know of a link please share. > > Thanks
Sorry about the double post, but this is EXACTLY what I need. http://code.google.com/apis/maps/documentation/javascript/examples/layer-kml.html The only problem is the database it is pulling the information from is in coordinates. That would be fine if there was some way to obtain that data in a realistic way. I need to be able to add streets easily to the database(and using google labs to trace the lines and writing down 100s of coords for a street is unrealistic). Does anyone know how I could convert a street address->street address to coordinates? Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
