Zum Hauptinhalt springen

map_end

Description

Definiert das Datum, bis zu dem Ereignisse angezeigt werden

map_end: Date

Example

scheduler.config.map_start = new Date(2012, 7, 1);
scheduler.config.map_end = new Date(2014, 7, 1);
...
scheduler.init('scheduler_here', new Date(2013, 0, 10), "map");

Default value: 'map_start' (Wert) + 1 Jahr

Applicable views: Map view

Details

Hinweis

Diese Eigenschaft erfordert, dass das map_view Plugin aktiviert ist.

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.