Building custom map with image in fuse

Hi guys, i’m building a custom map with image using fuse , but i’m facing a little issue regarding phone sizes.
I’m assembling differents images to build my map using panels and margin to place them , but this techniques doesn’t works as images collapse together on smaller phone screen , and stretch on bigger phone.
see the video here: https://youtu.be/P6NXw-ddn1k
how can i build a map who stay the same on different phone sizes if its possible with fuse.

Hi Kobo,

one technique you could use is ViewBox, which scales content to fit inside available space: https://www.fusetools.com/docs/fuse/controls/viewbox

Also, it might be worth taking a look at this community package that implements a MapView dummy on desktop (there is no MapView on Fuse Desktop preview by default): https://github.com/bolav/fuse-maptile