Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Map and location based application
Forum Updated to NodeBB v4.3 + New Features

Map and location based application

Scheduled Pinned Locked Moved General and Desktop
qt5.5c++locationosm
1 Posts 1 Posters 771 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.
  • D Offline
    D Offline
    dalishi
    wrote on 15 Oct 2015, 08:25 last edited by
    #1

    Dear all

    Our project is to develop an C++ based application software that will be able to do the followings:

    1. Display the street map from map service provider (e.g. open street map) Is the OpenStreetMap plugin working for this or I need to write a map viewer using the API?
    2. Get a location from the map (e.g. click at a geolocation or give a place name) and calculate a route to the destination point (May use our own routing engine given the start and end location from the map)
    3. Draw the route line back onto the map (just like the navigation apps we are using nowadays on our smart phone)

    Now I am looking into the Qt5.5 Location module. The document says for Maps and Navigation, currently it is not possible to interact with maps data via C++. So should I have to do QML API together with C++ API? Appreciate if any one could give me some advice on whether or not am on the right track using Location module for this project. Thanks.

    Thanks.

    1 Reply Last reply
    0

    1/1

    15 Oct 2015, 08:25

    • Login

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