Z-index button over image on perspective

Hello,

I would like to put dots with temperature over building map image .

Is there any idea to solve this on perspective?

Cheers!

Coordinate container is going to be your best bet for this. I'm assuming everything is already set up in one or more flex containers, so wrap just the things you want to stack in a coordinate container. Make sure to use percent mode so everything can scale properly.

I've done it before when I wanted to put indicators/buttons over a background SVG showing my plant layout.

1 Like