This is a mirror of official site: http://jasper-net.blogspot.com/

Google Maps API for .NET

| Tuesday, April 13, 2010
Fast and lightweight client libraries for Google Maps API.
Overview
This project intends to provide all the features available in the Google Maps API. It is being developed in C# for .NET Framework 3.5.

Please note that this project is still in design and development phase; the libraries may suffer major changes even at the interface level, so don't rely (yet) in this software for production uses.
Libraries
Designed with simplicity and extensibility in mind, there are different libraries according to what you need.

   * Google.Api.Maps.Core Google.Api.Maps.Service is a low-level API client library, providing just the basic support for communicating with the API services through strong types.
   * Google.Api.Maps (to be released in next version), works on top of the core library to provide a business-level interface as well as enhanced functionality such as distance calculations, HTML helpers, caching support and more.

API Support
Currently the service library supports full coverage of the following Google Maps APIs:

   * Geocoding
   * Elevation
   * Static Maps

Read more: Codeplex

Posted via email from jasper22's posterous

0 comments: