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. Route simulation with QML map.

Route simulation with QML map.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 457 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.
  • A Offline
    A Offline
    aktay
    wrote on last edited by
    #1

    Hi All,

    I want to do a route simulation with QML. I inform the start and end coordinates and drawing the route. I need coordinate information (latitude, longitude) of the whole route to make a simulation. I do not want to get this coordinate information entered into array and retrieve it from there. If the Route Model draws route line for me, I suppose the it can return the data (latitude, longitude) it uses when I draw. I can change the coordinates by lining it up and reading it from there.

    Could such a thing be possible? Any ideas or comments on this subject?

    Thanks.

    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