AMap GetUiSettings Method 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
获取当前地图交互状态对象,包括是否可以旋转、平移、倾斜、放大等

Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public UiSettings GetUiSettings()

Return Value

Type: UiSettings
返回UiSettings对象
See Also