跳转到主要内容

map_view_provider

Description

定义使用哪个地图提供商

map_view_provider: string

Example

scheduler.config.map_view_provider = "googleMap";
...
scheduler.init('scheduler_here', new Date(2024, 05, 11), "map");

Applicable views: Map view

Details

注释

此属性仅在启用 map_view 插件时有效。

也可以在 map_settings 配置对象中设置地图提供商。

Change log

  • v7.1版本新增
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.