Map APIs for Silverlight and WPF
There are several Map API for Silverlight and WPF: 1: ArcGIS API for Microsoft Silverlight™/WPF™ version 2.0 2: Maps Silverlight Control Interactive SDK
View ArticleMap API or Controls Licenses
Not all Map service is free, most of them need licenses, but they provide free using under some rules. Here is example of Microsoft Silverlight maps control for Developers: Developers at all types of...
View ArticleAll Bing Maps APIs
The Bing Maps APIs include: 1: Bing Maps Ajax Control The Bing Maps AJAX Control is a java script API that allows you to easily integrate maps and location functionality into your Web site. An...
View ArticleMapping Your Data with Bing Maps and SQL Server 2008
Found an article about “Mapping Your Data with Bing Maps and SQL Server 2008″Mapping Your Data with Bing Maps and SQL Server 2008
View ArticleHelpful Chinese articles about Silverlight Map SDK
Helpful Chinese articles about Silverlight Map SDK: 1: 【Silverlight】Bing Maps系列文章汇总 2: 【Silverlight】Bing Maps学习系列(七):使用Bing Maps的图片系统(Tile System) 3: 【Silverlight】Bing Maps学习系列(八):使用Bing Maps...
View ArticleBing Maps APIs Type
Microsoft provides multiple Bing Maps APIs: 1: Bing Maps Ajax Control The Bing Maps AJAX Control is a java script API that allows you to easily integrate maps and location functionality into your...
View ArticleHow to specify a Bing map area ?
1: Developing with the Silverlight Map Control 2: Working with Map Modes (inluding how to change map mode which you can specify the map area, map zoom level and even Remove the Base Map Tile Layer)
View ArticleA sample: custom title source of Silverlight Bing map
In Silverlight web page: <m:Map> <m:Map.Mode> <mCore:MercatorMode/> </m:Map.Mode> <m:Map.Children> <m:MapTileLayer>...
View Article