On Mar 18, 12:54 am, bruce <[email protected]> wrote: > how do I develop google api map in asp.net? > > Thanks
Exactly the same way as for any other web scripting language. Include the API JavaScript, and then write your own JavaScript to create & manipulate the map. At least that's the way I've done it, to me it's been no different doing it in ASP, PHP, ASP.net or plain HTML. -- 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.
