Skip to main content

map_type

warning

The property is deprecated

Description

Sets the type of 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

note

The property requires the map_view plugin to be activated.

Change log

  • deprecated since 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.