高德地图 Windows Phone 8 搜索API参考手册
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
返回图片覆盖物对象。如果options参数为null,则该方法返回null。
根据AMapGroundOverlayOptions将指定的图片覆盖物添加到地图上。如果options参数为null,则该方法返回null。
Namespace: Com.AMap.Api.MapsAssembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax
Parameters
- options
- Type: Com.AMap.Api.Maps AMapGroundOverlayOptions
图片覆盖物参数选项类对象。
Return Value
Type: AMapGroundOverlay返回图片覆盖物对象。如果options参数为null,则该方法返回null。
See Also