Properties
Web SDK Properties
The properties of the editor allow you to tailor its behavior to the requirements of your application.
Property | Description |
---|---|
availableAttachments | This property defines the attachments that are available in the editor. |
beginZIndex | This property allows you to specify the beginning z-index for the editor. |
caseData | This property allows you to pass street and/or vehicle labels into the editor. |
diagramLocation | This property is used to set the geographic location of the current diagram. |
gisConfiguration | This property is used to apply map and location service configurations to the editor. |
maxImportedImageSize | This property is used to set the maximum size of images imported into diagrams. |
maxLogExceptions | This property is used to set the maximum number of exceptions logged for troubleshooting. |
pointerDevice | This property defines the pointer mode the application will run in. |
preferences | This property is used to exchange user preferences between the editor and the host application. |
printedDiagramHeader | This property is used to apply a header configuration to the editor from the host application. |
requestTimeout | This property defines the timeout for all Web SDK service requests and for all requests to the web server made by the editor to retrieve symbols and templates. |
scaledJPEGImageQuality | This property is used to control the amount of compression applied when JPEG images are scaled during import. |
templateMode | Specifies whether the editor will be used to edit diagrams or templates. |
userSettings | This property provides values for user settings. |
vehicleData | This property allows you to pass detailed information about the vehicles involved in an incident into the editor. |
viewAreasEnabled | This property is used to control whether view areas will be enabled in the editor. |