Перейти к основному содержимому

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.