Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. NAVTEQ Label in Qt Maps API
Forum Updated to NodeBB v4.3 + New Features

NAVTEQ Label in Qt Maps API

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 6 Posters 3.6k 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
    truf
    wrote on 24 May 2011, 11:19 last edited by
    #1

    Hi,
    When app displays Ovi Map with QML's Map element the NAVTEQ label appears in it's bottom left corner.
    How can I remove it?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stukdev
      wrote on 24 May 2011, 12:21 last edited by
      #2

      I don't think you can remove it.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dalaing
        wrote on 24 May 2011, 23:26 last edited by
        #3

        Also - if you try to remove it you'd be in violation of the terms and conditions of the service.

        http://qt.gitorious.org/qt-mobility/qt-mobility/blobs/master/plugins/geoservices/nokia/OVI_SERVICES_TERMS_AND_CONDITIONS.txt

        The relevant bit is under the Ovi Maps API Additional Terms, Section 4, Part iii

        David Laing
        Location API team
        Qt Mobility

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kidproquo
          wrote on 25 May 2011, 00:25 last edited by
          #4

          Pretty much every mapping provider has a similar watermark don't they.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dalaing
            wrote on 25 May 2011, 00:38 last edited by
            #5

            Yeah, and similar restrictions about tampering with them.

            If anyone really wants to remove the image I might be able to find a contact that can either negotiate a particular price or find someone who can do that negotiation. Or at least find out if it's something open to negotiation, anyhow.

            David Laing
            Location API team
            Qt Mobility

            1 Reply Last reply
            0
            • N Offline
              N Offline
              nohajmi
              wrote on 5 Aug 2011, 12:30 last edited by
              #6

              Based on what is the logo positioned on the map? Because right now I got it in the middle of the screen which is bit annoying. (using map from qml)

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mlong
                wrote on 5 Aug 2011, 20:12 last edited by
                #7

                it should be based on of the geometry of your Map component in QML. You might verify that your component isn't undersized and showing extra map tiles because it's not clipping the map tiles that "spill" outside of your component's true bounds. (You can set "clip: true" on your Map item to make sure.)

                Software Engineer
                My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

                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