高德地图 Windows Phone 8 搜索API参考手册
System Object
System.Windows DependencyObject
System.Windows UIElement
System.Windows FrameworkElement
System.Windows.Controls Control
System.Windows.Controls UserControl
Com.AMap.Api.Maps AMap
Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
地图对象必须在主线程创建, 在其它线程创建会出现异常
地图容器类。它是所有和地图相关操作的主类,通过创建一个 AMap 对象并调用它的相应方法可以显示地图,实现地图基本的功能。
Inheritance Hierarchy
System.Windows DependencyObject
System.Windows UIElement
System.Windows FrameworkElement
System.Windows.Controls Control
System.Windows.Controls UserControl
Com.AMap.Api.Maps AMap
Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax
Remarks
See Also