For one of our use cases, we use the provided floor SVG images in a report that is customer-facing. However, because the measurements are often inaccurate, it brings unnecessary concerns to the customer. We want to avoid this and in this specific case, we are not even interested in the measurements. Moreover, excluding dimensions would also result in a much cleaner UI as we are currently displaying these floor plans in our project.
We're hoping for a way to opt out of having measurements included in the floor images when using the endpoint "v2/plans/get". An alternative and perhaps more optimal approach is to provide a way to get a "simplified" floor plan which excludes measurements and other details like room area, comments, cameras etc.