map_initial_zoom
Description
Устанавливает начальный масштаб карты во View Map
map_initial_zoom: number
Example
scheduler.config.map_initial_zoom = 7;
...
scheduler.init('scheduler_here',new Date(2027,05,11),"week");
Значение по умолчанию: 1
Применимые представления: Map view
Details
примечание
Свойство требует активации плагина map_view.
Вы также можете указать настройку initial_zoom внутри конфигурационного объекта map_settings.
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.