Graphics

There are various graphics in the library. These can be used in the visualization or sent via the messages.

Image

An image is automatically created when uploading images. The graphics must have one of the following formats: JPEG, PNG, GIF.

Note: It is recommended to limit the maximum size of an image before upload to a maximum of 3200x3200 pixels.

Image (Vector Graphic)

An image as vector graphic is automatically created when uploading SVG images.

Note: With very complex vector graphics, the performance of the visualization can suffer greatly. For complex graphics, convert the floor plan into a PNG image.

Canvas (Beta)

The canvas drawing allows you to draw freehand on the visualization.

Note: This is a planned feature.

DWG Drawing (Beta)

An imported DWG or DXF drawing will be attempted to convert into a PNG.

Note: This is a planned feature.

Symbol (Beta)

A symbol can be used in the structure as a symbol on the floor plan. This is an SVG with JavaScript source code.

Note: This is a planned feature.

Drawing (Beta)

A drawing is used to display interactive elements on the visualization. The drawings can be inserted into the structure or directly onto a page. It is also possible to stack the drawings 12 times.

Note: This is a planned feature.