본문으로 건너뛰기

map_initial_zoom

Description

Map 뷰에서 지도의 시작 줌 레벨을 설정합니다.

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_zoommap_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.