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.