Getting To Where You Want To Be
In another tutorial I talk about geocoding, which is performed by the GoogleGeocoder class. This class has three general methods for geocoding:
Geocode
ReverseGeocode
GetDirections
Each of … more
In another tutorial I talk about geocoding, which is performed by the GoogleGeocoder class. This class has three general methods for geocoding:
Geocode
ReverseGeocode
GetDirections
Each of … more
The Google Maps .NET Control for ASP.NET 4.
The control targets version 3 of Google's Map API
Features included in the control are: Overlays, layers, controls, KML read/write support … more
The Google Maps API has moved to version 3 some time ago, and it has taken some time to update the map control. There is now a build that targets the new API and implements most of the features in the … more