map_zoom_after_resolve
Description
Sets the zoom that will be used to show the user's location, if the user agrees to the browser's offer to show it
map_zoom_after_resolve: number
Example
scheduler.config.map_zoom_after_resolve = 10;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: 15
Applicable views: Map view
Details
note
The property requires the map_view plugin to be activated.
You can also specify the zoom_after_resolve 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.