跳转到主要内容

map_start

Description

指定事件开始显示的日期

map_start: 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: 当前用户的日期

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.