Giter VIP home page Giter VIP logo

Comments (4)

Schlaubischlump avatar Schlaubischlump commented on May 23, 2024

Isn't this behavior implemented using the autoreverse toolbar item or am I misunderstanding the feature request ?

from locationsimulator.

Shiftone avatar Shiftone commented on May 23, 2024

Isn't this behavior implemented using the autoreverse toolbar item or am I misunderstanding the feature request ?

Imagine a U shaped course with points A B C and D - current auto reverse would navigate from A to B to C to D to C to B to A and stop.

Ideally the loop would navigate from A to B to C to D - use map logic to navigate back to A then start all over again - continuously until told to stop. This would turn that U shaped course into a square box shaped course in this example. Hopefully the formatting bellow doesn't break and you can see what I mean.

A      D
|      |
B______C

A <---- D
|       |
B_______C

from locationsimulator.

Schlaubischlump avatar Schlaubischlump commented on May 23, 2024

Thank you for the detailed explanation. That definitely cleared up my understanding.

The route from D to A, that MapKit will calculate is probably the same it calculated from A to D. So this would only make sense if you navigated from A to D using a gpx file I assume ?

from locationsimulator.

Shiftone avatar Shiftone commented on May 23, 2024

Thank you for the detailed explanation. That definitely cleared up my understanding.

The route from D to A, that MapKit will calculate is probably the same it calculated from A to D. So this would only make sense if you navigated from A to D using a gpx file I assume ?

Yeah that's the idea - essentially get to the end of the GPX route - navigate back to the start of the GPX route and follow it again continuously until stopped. This essentially allows us to create a circuit around a park that follows a specific course.

from locationsimulator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.