Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46650

Qt Location / Qml Maps: add support for custom (offline) tile sources

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P4: Low
    • 5.8.0
    • 5.5.0 Beta, 5.6
    • None
    • I518980669a3ee474545025adf05adc69cdd29781

    Description

      At the moment it seems only possible to use the built in map plugins (http://doc-snapshots.qt.io/qt5-5.5/qtlocation-index.html). It would be very useful to have a plugin (or interface) to add custom map sources. A use case is for instance an offline tile generator which provides tiles for the map. Common tile sizes are 256 and 512 pixels. iOS offers a comparable solution with the MKTileOverlay (since iOS 7): https://developer.apple.com/library/ios/documentation/MapKit/Reference/MKTileOverlay_class/index.html

      Besides the fully customizable map source described above it would also be useful to have a generic map source for loading tiles from other web sources. Such a map plugin requires a server URL attribute with placeholders, for instance "http://tiles.osm.org/%x/%y/%z" where "%x/%y/%z" are placeholders for the tile coordinates.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            paangele Paolo Angelelli
            DanielSt Peter Staab
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes