본문으로 건너뛰기

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부터 deprecated 되었습니다
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.