I'd like and know what particular difficulties using a pure client- side technology such as Google Maps pose, with ANY server-side technology :) That is, i understand .NET can have its own difficulties (but not so many), I can understand Google Maps API can have its own difficulties (but DEFINITELY not so many; indeed, complains are often concentrated in "make GGeoXml, Directions, Street View, ... more flexible" area, not in "I instanciate GDirections, create an array of GLatLng points, invoke loadFromWaypoints method passing it the points array, too difficult!" area), but I don't understand WHY using Google Maps "with .NET" is more difficult than using Google Maps "with X" (X being PHP, Python, Ruby, Java or what you can imagine) :) You just can have and create dinamic pages which dinamically construct JavaScript functions but, trust me, it's just a matter of prototyping with fixed values, substituting variables and keep your eyes on quotes. Should you have and interact between (e.g. because you've and get data from a database), check http://groups.google.com/group/Google-Maps-API/web/using-databases-with-gmaps-apps In it you'll find also a tutorial from Reimers (http://www.reimers.dk/ blogs/jacob_reimers_weblog/archive/2007/01/26/reading-overlay-data- from-a-database.aspx), a name that Rodger already quoted.
On Jan 8, 11:15 am, "prima shah" <[email protected]> wrote: > Hi , I have to implement google maps in .Net. It will not be a simple > implementation. I will be using lots of features provided by the Google map > API and also the google maps will be placed on many pages. So can anybody > help me for how shall i implement it ..I am new to google maps and .net as > well. Please help me --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
