Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm trying to load offline Maps in QML.. For that, I have the Map in TIFF format. So, how to load TIFF file as the map plugin in QML?
Plugin { id: mapPlugin name: osm }
This is my current mapPlugin.. How to load the offline TIFF file