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. [SOLVED] Where does the Mobility Map component get it's data from?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Where does the Mobility Map component get it's data from?

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.1k 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.
  • T Offline
    T Offline
    trusktr
    wrote on last edited by
    #1

    For example, if I set a map component's mapType to Map.SatelliteMapDay, where does the satellite data come from? Where does that data come from for Map.StreetMap?

    A better question might be: where in the Mobility source code are these data sources defined?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      daliusd
      wrote on last edited by
      #2

      I guess it is Nokia maps data currently http://doc.qt.digia.com/qtmobility/location-overview.html#the-nokia-plugin

      But you can write your own plugin (e.g. for your server based on OpenStreetMap)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        trusktr
        wrote on last edited by
        #3

        Thanks, that's exactly it.

        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