Ajax Google Maps Mashup Example
This is an example of creating a Google Maps Mashup Control with Gaia, basically this is
an extension control that wraps the Google Maps (GMaps) service! So with less than a couple of hundred
lines of C# and less than 50 lines of JavaScript you can wrap up Google Maps and have a pure C# API
to develop against. If you want to type in longitude and latitude to find yor location feel free to do so.
Controls used in sample
Gaia Button
Gaia GMap
Gaia Label
Gaia TextBox