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

map_end

Description

Задает дату до которой следует отображать события

map_end: Date

Example

scheduler.config.map_start = new Date(2026, 7, 1);
scheduler.config.map_end = new Date(2027, 7, 1);
...
scheduler.init('scheduler_here', new Date(2027, 0, 10), "map");

Значение по умолчанию: 'map_start' (значение) + 1 год

Применимые представления: 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.