map_infowindow_max_width
Description
The maximum width of the map's popup marker in the Map view
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
note
The property requires the map_view plugin to be activated.
You can also specify the infowindow_max_width setting inside the map_settings configuration object.
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.