On Sep 19, 12:19 pm, sb2010 <[email protected]> wrote: > i have a simple requirement...in my Windows desktop application (using > c#.NET and ofcourse webbrowser control)...i want to display gps > coordinates on google map... > > i have customer list and gps coordinates for each of them in my > table... and i want to display their location on google map.. > > i am reading code.google.com website, but find a lots of API...and its > becoming confusing..so i request for the best API to use in my scenario You can i/o with KML or GeoRSS and load to map with almost no javascript. Here's the KML tutorial http://code.google.com/apis/kml/documentation/kml_tut.html I hope you find these formats useful. I do. Regards Niklas
-- 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.
