跳转到主要内容

map_end

Description

定义显示事件的截止日期

map_end: Date

Example

scheduler.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 year

Applicable views: Map view

Details

注释

此属性需要启用 map_view 插件。

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.