跳转到主要内容

map_infowindow_max_width

Description

设置地图视图中地图上弹出标记的最大宽度。

map_infowindow_max_width: number

Example

scheduler.config.map_infowindow_max_width = 350;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: 300

Applicable views: Map view

Details

注释

此属性需要启用 map_view 插件。

infowindow_max_width 选项也可以在 map_settings 配置对象中设置。

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.