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
Related samples
Details
노트
이 속성은 map_view 플러그인이 활성화되어 있어야 사용 가능합니다.
Related API
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.