高德地图 Windows Phone 8 搜索API参考手册The AMap type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AddAMapLayer |
添加地图图层
| |
| AddCircle |
根据AMapCircleOptions指定的圆参数添加一个圆到地图上
| |
| AddGroundOverlay |
根据AMapGroundOverlayOptions将指定的图片覆盖物添加到地图上。如果options参数为null,则该方法返回null。
| |
为指定的路由事件添加路由事件处理程序,并将该处理程序添加到当前元素的处理程序集合中。将 handledEventsToo 指定为 true 时,可为已标记为由其他元素在事件路由过程中处理的路由事件调用所提供的处理程序。 (Inherited from | ||
| AddMarker |
根据AMapMarkerOptions指定的标注参数添加一个标注到地图上。如果options参数为null,则该方法返回null。
| |
| AddPolygon |
根据AMapPolygonOptions指定的圆参数添加一个圆到地图上
| |
| AddPolyline |
根据AMapPolylineOptions指定的折线参数添加一条折线到地图上
| |
| AnimateCamera |
以动画效果的方式移动地图。
| |
| ApplyTemplate | 加载相关的控件模板,以便可以引用其部件。 (Inherited from | |
定位子对象并确定 (Inherited from | ||
提供 Windows Phone 布局的排列处理过程的行为。类可以重写该方法来定义其自己的排列处理过程行为。 (Inherited from | ||
将触摸输入捕获设置为 (Inherited from | ||
| CheckAccess | 确定调用线程是否可以访问此对象。 (Inherited from | |
| Clear |
删除所有的覆盖物,点、线、面、圆和图层(AMaplayer)
| |
清除依赖项属性的本地值。 (Inherited from | ||
| DeleteAllCache |
删除所有地图缓存
| |
| (Inherited from | ||
允许 (Inherited from | ||
检索具有指定标识符名称的对象。 (Inherited from | ||
| Focus | 尝试设置控件的焦点。 (Inherited from | |
| GetAnimationBaseValue | 返回为 Windows Phone 依赖项属性设置的任意基值,在动画不活动时将应用它们。 (Inherited from | |
检索 (Inherited from | ||
用作特定类型的哈希函数。 (Inherited from | ||
| GetMapMarkers |
获取地图中所有的Marker对象。
| |
| GetMapScreenMarkers |
获取当前可视区域的所有Marker对象。
| |
| GetProjection |
获取AMapProjection对象,该对象用于做屏幕坐标和地图坐标之间的转换
| |
| GetScalePerPixel |
当前缩放级别下,地图上1像素点对应的长度,单位米。
| |
| GetScreenAsync |
获取地图截屏信息。
| |
| GetTemplateChild | 在实例化的 (Inherited from | |
获取当前实例的 (Inherited from | ||
| GetUiSettings |
获取当前地图交互状态对象,包括是否可以旋转、平移、倾斜、放大等
| |
从 (Inherited from | ||
| HideInfoWindow |
隐藏地图上的InfoWindow
| |
| (Inherited from | ||
使 (Inherited from | ||
| IsInfoWindowShown |
判断当前地图上有没有显示的InfoWindow,包括地图和marker的InfoWindow
| |
| (Inherited from | ||
提供 Windows Phone 布局的度量处理过程的行为。类可以重写该方法来定义其自己的度量处理过程行为。 (Inherited from | ||
创建当前 (Inherited from | ||
| MoveCamera |
根据CameraUpdate指定的方式(放大、缩小、平移等)重新设置地图视窗
| |
在派生类中重写后,每当应用程序代码或内部进程(如重新生成布局处理过程)调用 ApplyTemplate ,都将调用此方法。简而言之,这意味着就在 UI 元素在应用程序中显示前调用该方法。有关更多信息,请参见“备注”。 (Inherited from | ||
在派生类中实现时,为 Windows Phone 自动化基础结构返回类特定的 (Inherited from | ||
| OnDoubleTap | 在 DoubleTap 事件发生之前调用。有关如何在 Windows Phone 上使用笔势的信息,请参阅[c79a8c3d-2e5b-4ca4-b9d5-f470420c232d]。 (Inherited from | |
| OnDragEnter | 在拖动进入事件之前调用。 (Inherited from | |
| OnDragLeave | 在拖动离开事件之前调用。 (Inherited from | |
| OnDragOver | 在拖动悬停事件之前调用。 (Inherited from | |
| OnDrop | 在放置事件发生之前调用。 (Inherited from | |
| OnGotFocus | 在 (Inherited from | |
| OnHold | 在 Hold 事件发生之前调用。有关如何在 Windows Phone 上使用笔势的信息,请参阅[c79a8c3d-2e5b-4ca4-b9d5-f470420c232d]。 (Inherited from | |
| OnKeyDown | 在 (Inherited from | |
| OnKeyUp | 在 (Inherited from | |
| OnLostFocus | 在 (Inherited from | |
| OnLostMouseCapture | 在 (Inherited from | |
| OnManipulationCompleted | 在 (Inherited from | |
| OnManipulationDelta | 在 (Inherited from | |
| OnManipulationStarted | 在 (Inherited from | |
| OnMouseEnter | 在 (Inherited from | |
| OnMouseLeave | 在 (Inherited from | |
| OnMouseLeftButtonDown | 在 (Inherited from | |
| OnMouseLeftButtonUp | 在 (Inherited from | |
| OnMouseMove | 在 (Inherited from | |
| OnMouseRightButtonDown | 在鼠标右键按下事件发生之前调用。 (Inherited from | |
| OnMouseRightButtonUp | 在鼠标右键释放事件发生之前调用。 (Inherited from | |
| OnMouseWheel | 在 (Inherited from | |
| OnTap | 在 Tap 事件发生之前调用。有关如何在 Windows Phone 上使用笔势的信息,请参阅[c79a8c3d-2e5b-4ca4-b9d5-f470420c232d]。 (Inherited from | |
| OnTextInput | 在 (Inherited from | |
| OnTextInputStart | 在 TextInputStart 事件发生之前调用。 (Inherited from | |
| OnTextInputUpdate | 在 TextInputUpdate 事件发生之前调用。 (Inherited from | |
返回依赖项属性的本地值(如果设置了本地值)。 (Inherited from | ||
从 (Inherited from | ||
| RemoveAMapLayer |
移除指定的地图图层
| |
从此 (Inherited from | ||
| SetBinding | (Inherited from | |
对 (Inherited from | ||
| ShowInfoWindow(LatLng, FrameworkElement) |
在指定位置显示InfoWindow
| |
| ShowInfoWindow(LatLng, FrameworkElement, Point) |
在指定位置,指定锚点显示InfoWindow
| |
| StopAnimation |
停止动画。
| |
返回一个字符串,它表示当前的对象。 (Inherited from | ||
| TransformToVisual | 返回一个变换对象,该变换对象可用于将 (Inherited from | |
请确保 (Inherited from |
See Also