Qt/Qml: how to include map tiles for offline usage?

后端 未结 3 1495
谎友^
谎友^ 2021-02-10 11:12

I need to include offline tiles (slippy map) into a Qt/Qml mobile application that mainly runs on Android and iOS.

The only well-documented and working solution I found

3条回答
  •  难免孤独
    2021-02-10 11:33

    Using offline maptiles is now possible through the ArcGIS Runtime library, starting from version 10.2.6:

    https://developers.arcgis.com/qt/qml/api-reference/class_tiled_map_service_layer.html

提交回复
热议问题