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. Maps API for Qt
Forum Updated to NodeBB v4.3 + New Features

Maps API for Qt

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.7k 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.
  • M Offline
    M Offline
    mannu
    wrote on last edited by
    #1

    Hey

    I am trying to implement a basic maps based application in which the user will just click on a point and he will be directed to a new form based on his click. The problem is that i need a maps API for it that can be customized, so that i can add my own locations for the a smaller map region.

    Which maps API will be suitable for this purpose. Also please post the link where i can download it and then implement it for my application

    1 Reply Last reply
    0
    • F Offline
      F Offline
      favoritas37
      wrote on last edited by
      #2

      Which platform are you targeting at? Symbian?
      Also are you willing to use QML? Or the basic Qt C++?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mannu
        wrote on last edited by
        #3

        yep i am using symbian and i use basic Qt C++ in my application

        1 Reply Last reply
        0
        • F Offline
          F Offline
          favoritas37
          wrote on last edited by
          #4

          You need to use the "Location API":http://doc.qt.nokia.com/qtmobility/location-overview.html from the "Qt Mobility project":http://doc.qt.nokia.com/qtmobility/index.html.

          The most up to date example of how to use the Location API can be found "here":http://doc.qt.nokia.com/qtmobility/tutorials-mapsdemo.html . I believe it has everything you need.

          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