A Google Maps .Net Control
Bill
Pierce created an ASP.NET Server
Control wrapper for the Google
Maps API. He's posted the first of three articles on Code
Project: Lat Lays Flat
- Part 1 : A Google Maps .Net Control
Demos here
The demos won't knock your socks off if you're expecting a new Google Map Hack. This
wrapper makes Google Map Integration a lot simpler in ASP.NET, though, so I'll
bet it will power some cool GMap Hacks and encourage simple GMap integration in
ASP.NET apps. The wrapper code and object model look pretty well
put together with good support for client side callbacks, databinding, etc. I'm
looking forward to parts two and three.