API属性map_end本页内容map_end Description 定义显示事件的截止日期 map_end: DateExamplescheduler.config.map_start = new Date(2012, 7, 1);scheduler.config.map_end = new Date(2014, 7, 1);...scheduler.init('scheduler_here', new Date(2013, 0, 10), "map");Default value: 'map_start' (value) + 1 yearApplicable views: Map viewRelated samples Configuring the Map view Details注释此属性需要启用 map_view 插件。Related API map_start 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.