Option to exclude measurements from floor SVG images
closed
C
Commercial Seahorse
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.
Log In
C
Commercial Seahorse
Hello, yes this helps with the measurements but all other mentioned things such as room area, cameras, comments, etc. are still there. It would be great if it was possible to also remove them.
Also, a nice-to-have would be the ability to get both the normal SVG image and the simplified SVG image in the same response. In our case, where we need both, we need to make two API calls.
Y
Yarrow Bobcat
Yes. We will try to read your documentation next time ;).
Bernd Wolfram
marked this post as
closed
Bernd Wolfram
marked this post as
under review
Bernd Wolfram
Thank you for your request! This option is already available. Please see the API documentation here: https://app.swaggerhub.com/apis-docs/magicplan/magicplanCloudApi/1.2#/plans/getPlan
Does this provide the capabilities you are looking for?
C
Commercial Seahorse
To clarify, the red-marked areas are what is referred to in the post.