map_start
Description
Устанавливает дату начала отображения событий
map_start: Date
Example
scheduler.config.map_start = new Date(2025, 7, 1);
scheduler.config.map_end = new Date(2027, 7, 1);
...
scheduler.init('scheduler_here', new Date(2026, 0, 10), "map");
Значение по умолчанию: текущая дата пользователя
Доступные представления: Вид карты
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.