Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Map with offline tiles?

Map with offline tiles?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 975 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andranik
    wrote on last edited by A Former User
    #1

    Hi. I have some tiles of Google satellite map and i want to make my qml map within existing tiles which will work offline . Do you know how can I do that ?

    D 1 Reply Last reply
    0
    • A Andranik

      Hi. I have some tiles of Google satellite map and i want to make my qml map within existing tiles which will work offline . Do you know how can I do that ?

      D Offline
      D Offline
      DavisMillier
      wrote on last edited by
      #2

      @Andranik did you have find any solution ?
      i have same problem as you had

      1 Reply Last reply
      0
      • L Offline
        L Offline
        ldanzinger
        wrote on last edited by
        #3

        You could use the ArcGIS Runtime SDK for Qt. The WebTiledLayer class allows you to point to a directory of tiles, either locally or on the web, by providing a template URL for the tile row, column, and level - https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-webtiledlayer.html

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved