Constructor
new Scale()
Methods
initialize(options, position, maxWidth, unit)
GeoGlobe.Control构造函数。
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | Scale相关选项设置。属性可为: |
position |
String | (可选) 默认为"bottom-left",表示左下。 |
maxWidth |
Integer | (可选) 比例尺宽度。 |
unit |
String | (可选) 比例尺单位。"metric"或"imperial" |