Zum Hauptinhalt springen

map_initial_zoom

Description

Legt den Start-Zoom-Level für die Karte in der Map-Ansicht fest

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

Hinweis

Diese Eigenschaft funktioniert nur, wenn das map_view Plugin aktiviert ist.

Der initial_zoom kann auch innerhalb des map_settings Konfigurationsobjekts gesetzt werden.

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.