Hi On Sep 10, 5:21 pm, Andrew Leach <[email protected]> wrote: > On Sep10,1:17pm, Syam <[email protected]> wrote: > > > Hi Andrew,
This is good option, But I need to make a KML file. for creating Geo sitemap. So I need to get the geo cordinates throug ASP. Regards, SyamRanjith > > > I can store the geo code in database. But my data base is updated > > frquently with new adrress, When an user is updating address , I need > > to get new geo code according to the new adrress. I am facing problem > > in getting gecodinates using ASP. hope this will clear my intention. > > Best way for this is not to use HTTP geocoding at all. Do something > likehttp://maps.huge.info/pinpointaddress.htm-- get the user to > enter the address, geocode it client-side, have the user verify the > location by moving the marker, and then send all the data including > the coordinates to the database. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
