map_zoom_after_resolve
Description
设置在浏览器请求权限且用户同意时,显示用户位置的缩放级别
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
注释
此属性需要启用 map_view 插件。
zoom_after_resolve 设置也可以在 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.