高德地图 Windows Phone 8 搜索API参考手册The AMapGroundOverlay type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | AMapGroundOverlay | Initializes a new instance of the AMapGroundOverlay class |
Methods
Name | Description | |
---|---|---|
![]() | Destroy |
将该图片覆盖物从地图上删除,并且从内存中销毁该覆盖物。
|
![]() | Equals |
判断该图片覆盖物是否和参数所指定的对象相同。
(Overrides ![]() |
![]() | ![]() | 允许 (Inherited from ![]() ![]() |
![]() | ![]() | 用作特定类型的哈希函数。 (Inherited from ![]() |
![]() | GetId |
返回该图片覆盖物的唯一ID。
|
![]() | ![]() | 获取当前实例的 (Inherited from ![]() ![]() |
![]() | ![]() | 创建当前 (Inherited from ![]() ![]() |
![]() | ![]() | 返回一个字符串,它表示当前的对象。 (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Bounds |
获取或者设置覆盖物范围。
|
![]() | ImageUri |
获取或者设置图片uri。
|
![]() | Visible |
获取或者设置图片覆盖物是否绘制在地图上。
|
![]() | ZIndex |
获取或设置 Overlay 的绘制顺序,Overlay包括:圆、多边形、折线、图片覆盖物; 如果该值大, 则绘制到上层, 如果 Ovlerlay 该值相同,则按照绘制先后顺序, 默认为 0。
|
See Also