map_label_layout 属性

map_label_layout 属性

获取和设置地图标签的布局。

定义:

@property
def map_label_layout(self):
    ...
@map_label_layout.setter
def map_label_layout(self, value):
    ...

也可以看看