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. Qt Quick 2: Components to show map tiles?
Forum Updated to NodeBB v4.3 + New Features

Qt Quick 2: Components to show map tiles?

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 503 Views 1 Watching
  • 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.
  • L Offline
    L Offline
    lynic
    wrote on last edited by
    #1

    Hi,

    Is there something included in Qt5+Qml (Quick 2) to render map tiles (slippy format), for instance similar to the iOS MKTileOverlay [1]?

    The idea of the tile format is to split a map into tiles (usually squares of 256 or 512 pixels) which are dynamically loaded based on the current x/y/z coordinates (where z is the zoom level). This format is used by many online maps such as Google Maps or OpenStreetMap.

    I do not want to show the map in a webview.

    Regards,

    [1] https://developer.apple.com/library/ios/documentation/MapKit/Reference/MKTileOverlay_class/index.html

    1 Reply Last reply
    0

    • Login

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