高德地图 Windows Phone 8 搜索API参考手册
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
返回CameraUpdate对象。
返回CameraUpdate对象,这个对象包含一个经纬度限定的区域,并且是最大可能的缩放级别。
Namespace: Com.AMap.Api.MapsAssembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax
Parameters
- latLngBounds
- Type: Com.AMap.Api.Maps.Model LatLngBounds
给定的限定区域。
- padding
- Type: System Int32
设置区域和view之间的空白距离,单位像素。这个值适用于区域的四个边。
Return Value
Type: CameraUpdate返回CameraUpdate对象。
See Also