The possible modes in which visitors may interact with measurements.
- enum MeasurementsMode {
- # Measurements are disabled entirely. Visitors cannot view measurements nor
- # create their own.
- # Visitors can measure the space in the public viewer.
- # Visitors can measure the space or view the owner's measurements in the public
- # viewer.
- }