map_infowindow_max_width
Description
Legt die maximale Breite für das Popup-Marker auf der Karte in der Map-Ansicht fest.
map_infowindow_max_width: number
Example
scheduler.config.map_infowindow_max_width = 350;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: 300
Applicable views: Map view
Details
Hinweis
Diese Eigenschaft erfordert, dass das map_view Plugin aktiviert ist.
Die Option infowindow_max_width kann auch innerhalb des map_settings Konfigurationsobjekts gesetzt werden.
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.