跳转到主要内容

map_initial_position

警告

此功能已棄用。

Description

设置地图的初始显示位置

map_initial_position: any

Example

scheduler.config.map_initial_position = new google.maps.LatLng(51.477840, -0.001492);
...
scheduler.init('scheduler_here', new Date(2013,05,11), "map");

Default value: google.maps.LatLng(48.724, 8.215)

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.