Skip to main content

map_initial_zoom

Description

Sets the initial zoom of the map in the 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

note

The property requires the map_view plugin to be activated.

You can also specify the initial_zoom setting inside the map_settings configuration object.

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.