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

map_initial_zoom

Description

Задаёт начальный уровень зума для карты в Map view

map_initial_zoom: number

Example

scheduler.config.map_initial_zoom = 7;
...
scheduler.init('scheduler_here', new Date(2013,05,11), "week");

Default value: 1

Applicable views: Map view

Details

примечание

Это свойство работает только при включённом плагине map_view.

initial_zoom также можно задать в объекте конфигурации map_settings.

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.