I have to use this image as a map for an indoor app.
I need to keep its aspect ratio and dimensions, to later add markers defined by x/y coordinates (0,0 is top-left) and max coordinates are (100,100) at bottom-right. The image needs to be scrollable/zoomable.
This is how it should looks like (it is the iOS version).
Any idea or recommendation to implement it? This is a requirement of the company and doesn't depend on me.