Zum Hauptinhalt springen

map_type

Warnung

Die Funktion ist veraltet

Description

Definiert den Typ der 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

Hinweis

Diese Eigenschaft erfordert, dass das map_view Plugin aktiviert ist.

Change log

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