你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PitchControlOptions interface

PitchControl 对象的选项。

Extends

属性

inverted

反转地图间距控件的方向。

pitchDegreesDelta

地图将倾斜的角度,每次单击控件。 默认为 10

style

控件的样式。 默认为 ControlStyle.light

属性详细信息

inverted

反转地图间距控件的方向。

inverted?: boolean

属性值

boolean

pitchDegreesDelta

地图将倾斜的角度,每次单击控件。 默认为 10

pitchDegreesDelta: number

属性值

number

style

控件的样式。 默认为 ControlStyle.light

style: ControlStyle

属性值