跳转到主要内容

map_initial_zoom

Description

设置地图视图中地图的初始缩放级别

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.