高德地图 Windows Phone 8 搜索API参考手册
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
返回LatLngBounds容器对象。
使区域包含传入的坐标。
Namespace: Com.AMap.Api.Maps.ModelAssembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax
Parameters
- point
- Type: Com.AMap.Api.Maps.Model LatLng
传入的坐标点。
Return Value
Type: LatLngBounds Builder返回LatLngBounds容器对象。
See Also