Major unsupported industrial graphic features
- Last UpdatedJul 18, 2024
- 1 minute read
The HTML5 rendering engine will be enhanced with each product release. The following list summarizes the current major limitations of the current HTML5 rendering engine.
-
Setting graphic properties using a script: Only the following properties are supported for reading or writing to a graphic element property using a script:
-
Position (X,Y)
-
Angle
-
Size(Height,Width)
-
Angle
-
StartAngle
-
SweepAngle
-
Text
-
Visible
-
Transparency
-
ElementStyle
-
-
Graphic Library
Several graphics in the Industrial Graphics library incorporate graphic elements or color settings that are not yet supported by the HTML5 rendering engine.
-
Writing values
The current HTML5 rendering engine cannot write values back to graphic or animation properties. All graphics that appear on a map are read only.
-
Multiple ViewApps on the same node
The MapApp retrieves map content and graphics from a web server. The web server starts on demand when the first ViewApp loads the MapControl.
If changes are made to a graphic when running multiple ViewApps simultaneously, the ViewApp that started the web server must be deployed. Otherwise, the ViewApps do not show the graphic updates during run time.