跳转到主要内容

map_type

警告

此功能已棄用。

Description

定义 Google Maps 的类型

map_type: any

Example

scheduler.config.map_type = google.maps.MapTypeId.HYBRID;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"map");

Default value: ROADMAP

Applicable views: Map view

Details

注释

此属性需要启用 map_view 插件。

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.