본문으로 건너뛰기

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.