共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Google Maps API for .NET |
Google Maps API for .NET
|
1 | 0 | 47 |
贡献者 | 讨论 | 代码提交 |
Fast and lightweight client libraries for Google Maps API.
Designed with simplicity and extensibility in mind, there are different libraries according to what you need.
Google.Api.Maps.Core is a low-level API client library, providing just the basic support for communicating with the API services through strong types.
Google.Api.Maps (pending release) works on top of the core library to provide enhanced functionality such as distance calculations, HTML helpers, caching integration and more.