设置地图视图中地图上弹出标记的最大宽度。
scheduler.config.map_infowindow_max_width = 350; ... scheduler.init('scheduler_here',new Date(2013,05,11),"week");
此属性需要启用 map_view 插件。
infowindow_max_width 选项也可以在 map_settings 配置对象中设置。