ControlPosition
定义于: src/ui/control/control.ts:7
ControlPosition =
"top-left"|"top-right"|"bottom-left"|"bottom-right"
控件位置的定义,可以放置在地图的某个角落;当两个或更多控件放置在同一位置时,它们会向地图中心方向堆叠;
定义于: src/ui/control/control.ts:7
ControlPosition =
"top-left"|"top-right"|"bottom-left"|"bottom-right"
控件位置的定义,可以放置在地图的某个角落;当两个或更多控件放置在同一位置时,它们会向地图中心方向堆叠;