Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. [Beta] The MyRoute-app
  3. [Beta] Announcements
  4. New Beta! (v3.2.12)

New Beta! (v3.2.12)

Scheduled Pinned Locked Moved [Beta] Announcements
85 Posts 23 Posters 863 Views 6 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.
  • Corjan Meijerinkundefined Corjan Meijerink

    @StefanHummelink it’s a problem on all platforms! If you’re driving routes on backroads (like I also did in Luxembourg last week and Rob now in the Alps), you just don’t notice it that much. There just aren’t that many alternative roads 😉

    Driving in cities / highways is when the issue becomes noticeable.

    Nick Carthewundefined Offline
    Nick Carthewundefined Offline
    Nick Carthew
    RouteXpert
    wrote on last edited by
    #67

    @Corjan-Meijerink said in New Beta! (v3.2.12):

    Driving in cities / highways is when the issue becomes noticeable.

    You have 3 days to fix this 😜

    Always willing to help if I can.
    Triumph Tiger 1200 XRT called Tina.
    MRA Navigation Next and SilverFox B8J bar buttons.
    Quadlock wireless mount for IPhone 11.
    Cardo Scala Packtalk Bold.
    TomTom Rider 500. (In the cupboard now)

    Corjan Meijerinkundefined 1 Reply Last reply
    1
    • Nick Carthewundefined Nick Carthew

      @Corjan-Meijerink said in New Beta! (v3.2.12):

      Driving in cities / highways is when the issue becomes noticeable.

      You have 3 days to fix this 😜

      Corjan Meijerinkundefined Offline
      Corjan Meijerinkundefined Offline
      Corjan Meijerink
      Developer
      wrote on last edited by
      #68

      @Nick-Carthew wanker 🙂

      1 Reply Last reply
      1
      • Con Hennekensundefined Offline
        Con Hennekensundefined Offline
        Con Hennekens
        Alpha tester
        wrote on last edited by
        #69

        What is very funny (well, imho that is...) about the massive lag, is that the voice does NOT seem to be effected. We drove a route yesterday, and it struck me that voice guidance is spot-on, while the screen position lags massively (@Corjan-Meijerink, yeah Brabantse platteland has more sideways and crossings then Ardennes and Alps I guess 😉 )

        I am just an enthusiastic MRA user, and hope you will be one too!

        Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

        Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

        Corjan Meijerinkundefined 1 Reply Last reply
        0
        • Con Hennekensundefined Con Hennekens

          What is very funny (well, imho that is...) about the massive lag, is that the voice does NOT seem to be effected. We drove a route yesterday, and it struck me that voice guidance is spot-on, while the screen position lags massively (@Corjan-Meijerink, yeah Brabantse platteland has more sideways and crossings then Ardennes and Alps I guess 😉 )

          Corjan Meijerinkundefined Offline
          Corjan Meijerinkundefined Offline
          Corjan Meijerink
          Developer
          wrote on last edited by
          #70

          @Con-Hennekens that actually totally makes sense to us 🙂 The voice prompts are triggered by your exact location. The position delay on screen has other causes 😉

          Con Hennekensundefined 1 Reply Last reply
          0
          • Corjan Meijerinkundefined Corjan Meijerink

            @Con-Hennekens that actually totally makes sense to us 🙂 The voice prompts are triggered by your exact location. The position delay on screen has other causes 😉

            Con Hennekensundefined Offline
            Con Hennekensundefined Offline
            Con Hennekens
            Alpha tester
            wrote on last edited by
            #71

            @Corjan-Meijerink, that is incredibly strange for a non-developer like me... Putting a position on a map that is actually NOT the one given by the location services...? I am glad we have developers that actually know what they are talking about, but at the same time, if you knew what caused it, you would have resolved it by now.... It must be more complex than my brain can handle 😉

            I am just an enthusiastic MRA user, and hope you will be one too!

            Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

            Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

            Corjan Meijerinkundefined 1 Reply Last reply
            0
            • Con Hennekensundefined Con Hennekens

              @Corjan-Meijerink, that is incredibly strange for a non-developer like me... Putting a position on a map that is actually NOT the one given by the location services...? I am glad we have developers that actually know what they are talking about, but at the same time, if you knew what caused it, you would have resolved it by now.... It must be more complex than my brain can handle 😉

              Corjan Meijerinkundefined Offline
              Corjan Meijerinkundefined Offline
              Corjan Meijerink
              Developer
              wrote on last edited by
              #72

              @Con-Hennekens the position on the map is provided by the same location service. However, the arrow as drawn on the map wants a continuous animation while the location updates are discrete (based on a interval).
              For every location update the arrow is animated between the previous location and the next based on an interpolation of the route you are driving. The locations need to be snapped to the road to account for gps inaccuracies. You also want to prevent the arrow to appear as jumping so animations are slightly delayed / sped up based on the discrete intervals. These are somewhat the most important factors 😉

              For voice prompts, all the above don’t matter. You are at position x (with a confidence) and that triggers the instruction 🙂

              Con Hennekensundefined Nick Carthewundefined Stefan Hummelinkundefined 3 Replies Last reply
              1
              • Corjan Meijerinkundefined Corjan Meijerink

                @Con-Hennekens the position on the map is provided by the same location service. However, the arrow as drawn on the map wants a continuous animation while the location updates are discrete (based on a interval).
                For every location update the arrow is animated between the previous location and the next based on an interpolation of the route you are driving. The locations need to be snapped to the road to account for gps inaccuracies. You also want to prevent the arrow to appear as jumping so animations are slightly delayed / sped up based on the discrete intervals. These are somewhat the most important factors 😉

                For voice prompts, all the above don’t matter. You are at position x (with a confidence) and that triggers the instruction 🙂

                Con Hennekensundefined Offline
                Con Hennekensundefined Offline
                Con Hennekens
                Alpha tester
                wrote on last edited by
                #73

                @Corjan-Meijerink, okay, you actually know what you are talking about (but I already knew that 😉 )

                I am just an enthusiastic MRA user, and hope you will be one too!

                Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                Corjan Meijerinkundefined 1 Reply Last reply
                0
                • Con Hennekensundefined Con Hennekens

                  @Corjan-Meijerink, okay, you actually know what you are talking about (but I already knew that 😉 )

                  Corjan Meijerinkundefined Offline
                  Corjan Meijerinkundefined Offline
                  Corjan Meijerink
                  Developer
                  wrote on last edited by
                  #74

                  @Con-Hennekens 😃

                  1 Reply Last reply
                  0
                  • Corjan Meijerinkundefined Corjan Meijerink

                    @Con-Hennekens the position on the map is provided by the same location service. However, the arrow as drawn on the map wants a continuous animation while the location updates are discrete (based on a interval).
                    For every location update the arrow is animated between the previous location and the next based on an interpolation of the route you are driving. The locations need to be snapped to the road to account for gps inaccuracies. You also want to prevent the arrow to appear as jumping so animations are slightly delayed / sped up based on the discrete intervals. These are somewhat the most important factors 😉

                    For voice prompts, all the above don’t matter. You are at position x (with a confidence) and that triggers the instruction 🙂

                    Nick Carthewundefined Offline
                    Nick Carthewundefined Offline
                    Nick Carthew
                    RouteXpert
                    wrote on last edited by
                    #75

                    @Corjan-Meijerink said in New Beta! (v3.2.12):

                    @Con-Hennekens the position on the map is provided by the same location service. However, the arrow as drawn on the map wants a continuous animation while the location updates are discrete (based on a interval).
                    For every location update the arrow is animated between the previous location and the next based on an interpolation of the route you are driving. The locations need to be snapped to the road to account for gps inaccuracies. You also want to prevent the arrow to appear as jumping so animations are slightly delayed / sped up based on the discrete intervals. These are somewhat the most important factors 😉

                    For voice prompts, all the above don’t matter. You are at position x (with a confidence) and that triggers the instruction 🙂

                    Smartarse 🤓

                    Always willing to help if I can.
                    Triumph Tiger 1200 XRT called Tina.
                    MRA Navigation Next and SilverFox B8J bar buttons.
                    Quadlock wireless mount for IPhone 11.
                    Cardo Scala Packtalk Bold.
                    TomTom Rider 500. (In the cupboard now)

                    1 Reply Last reply
                    0
                    • Corjan Meijerinkundefined Corjan Meijerink

                      @Con-Hennekens the position on the map is provided by the same location service. However, the arrow as drawn on the map wants a continuous animation while the location updates are discrete (based on a interval).
                      For every location update the arrow is animated between the previous location and the next based on an interpolation of the route you are driving. The locations need to be snapped to the road to account for gps inaccuracies. You also want to prevent the arrow to appear as jumping so animations are slightly delayed / sped up based on the discrete intervals. These are somewhat the most important factors 😉

                      For voice prompts, all the above don’t matter. You are at position x (with a confidence) and that triggers the instruction 🙂

                      Stefan Hummelinkundefined Offline
                      Stefan Hummelinkundefined Offline
                      Stefan Hummelink
                      Alpha tester
                      wrote on last edited by
                      #76

                      @Corjan-Meijerink Oooooohhh, my engineering heart loves these technical in depth answers from you. 😃

                      Manks bu'j te bange.

                      Corjan Meijerinkundefined 1 Reply Last reply
                      1
                      • Stefan Hummelinkundefined Stefan Hummelink

                        @Corjan-Meijerink Oooooohhh, my engineering heart loves these technical in depth answers from you. 😃

                        Corjan Meijerinkundefined Offline
                        Corjan Meijerinkundefined Offline
                        Corjan Meijerink
                        Developer
                        wrote on last edited by
                        #77

                        @StefanHummelink hahah thanks! 🙂

                        1 Reply Last reply
                        0
                        • Corjan Meijerinkundefined Corjan Meijerink

                          @Con-Hennekens happy to hear you valuing my effort! The development is really a 2 men show 😃 I sometimes also don’t know how we manage. The forum is something I do on the side in a lot of my personal time 😉 Today isn’t even a working day for me hahah

                          UltraStarundefined Offline
                          UltraStarundefined Offline
                          UltraStar
                          wrote on last edited by
                          #78

                          @Corjan-Meijerink You know what, sometimes I think you are just bored. You have even changed the little icon in the forum tab in the browser.
                          Great job man! I hope you will still have energy to ride (that was rhetorical statement; we always have energy to ride 🙂 )

                          Corjan Meijerinkundefined 1 Reply Last reply
                          0
                          • UltraStarundefined UltraStar

                            @Corjan-Meijerink You know what, sometimes I think you are just bored. You have even changed the little icon in the forum tab in the browser.
                            Great job man! I hope you will still have energy to ride (that was rhetorical statement; we always have energy to ride 🙂 )

                            Corjan Meijerinkundefined Offline
                            Corjan Meijerinkundefined Offline
                            Corjan Meijerink
                            Developer
                            wrote on last edited by
                            #79

                            @UltraStar Hahaha, nice eye for detail 😉 I'm never bored but sometimes the little things give energy for the big issues 😏 Coming week will be a lot of riding for me! 🎉

                            It was actually @Bart-DM who inspired me to change that: https://forum.myrouteapp.com/post/22938

                            UltraStarundefined 1 Reply Last reply
                            1
                            • Ian foster 0undefined Ian foster 0

                              @Corjan-Meijerink sounds like a great update 😊. Can’t wait to try next weekend

                              jan oosterlingundefined Offline
                              jan oosterlingundefined Offline
                              jan oosterling
                              wrote on last edited by
                              #80

                              @Ian-foster-0 ik rijd op dit moment in de usa, maar het probleem is,dat de position indicator niet in het midden van het scherm blijft, dus is voortdurend zoek, mis ik wat in de instellingen? , Wie kan mij helpen

                              Con Hennekensundefined 1 Reply Last reply
                              0
                              • jan oosterlingundefined jan oosterling

                                @Ian-foster-0 ik rijd op dit moment in de usa, maar het probleem is,dat de position indicator niet in het midden van het scherm blijft, dus is voortdurend zoek, mis ik wat in de instellingen? , Wie kan mij helpen

                                Con Hennekensundefined Offline
                                Con Hennekensundefined Offline
                                Con Hennekens
                                Alpha tester
                                wrote on last edited by
                                #81

                                @jan-oosterling, Als je het kompas tikt, centreert het scherm weer, en blijft hij ook volgen. Althans, zo hoort het... Van het weekend had ik zelf ook een moment waarop de kaart niet meer meebewoog. Ik heb geen idee waaraan dat lag. Kompas hielp ook niet. Na het overslaan van een vormingspunt werd de route opnieuw berekent en werkte alles weer normaal.

                                I am just an enthusiastic MRA user, and hope you will be one too!

                                Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                                Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                                1 Reply Last reply
                                0
                                • Corjan Meijerinkundefined Corjan Meijerink

                                  @UltraStar Hahaha, nice eye for detail 😉 I'm never bored but sometimes the little things give energy for the big issues 😏 Coming week will be a lot of riding for me! 🎉

                                  It was actually @Bart-DM who inspired me to change that: https://forum.myrouteapp.com/post/22938

                                  UltraStarundefined Offline
                                  UltraStarundefined Offline
                                  UltraStar
                                  wrote on last edited by
                                  #82

                                  @Corjan-Meijerink Safe rides!
                                  Than you @Bart-DM

                                  1 Reply Last reply
                                  0
                                  • Rolf Engelsmanundefined Offline
                                    Rolf Engelsmanundefined Offline
                                    Rolf Engelsman
                                    wrote on last edited by
                                    #83

                                    It would be nice if you could export/save a generated roundtrip.

                                    Corjan Meijerinkundefined 1 Reply Last reply
                                    0
                                    • Rolf Engelsmanundefined Rolf Engelsman

                                      It would be nice if you could export/save a generated roundtrip.

                                      Corjan Meijerinkundefined Offline
                                      Corjan Meijerinkundefined Offline
                                      Corjan Meijerink
                                      Developer
                                      wrote on last edited by
                                      #84

                                      @Rolf-Engelsman definitely! That will be added in a future iteration of the app (probably after release).

                                      Richard 18undefined 1 Reply Last reply
                                      1
                                      • Corjan Meijerinkundefined Corjan Meijerink

                                        @Rolf-Engelsman definitely! That will be added in a future iteration of the app (probably after release).

                                        Richard 18undefined Offline
                                        Richard 18undefined Offline
                                        Richard 18
                                        wrote on last edited by
                                        #85

                                        @Corjan-Meijerink

                                        Thank you and all the team for the hard work put into the new app.

                                        I think it has been good (and really quite interesting) to read the problems people have found and MyRoute’s responses to them in a public forum.

                                        The updates are clear and always informative, as is the help given to people (including myself) who have simply misunderstood something about the way the app works.

                                        All the best,

                                        Richard

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • 1
                                        • 2
                                        • 3
                                        • 4
                                        • 5
                                        ACTIVE USERS
                                        Arno 0undefined
                                        Arno 0
                                        RetiredWingManundefined
                                        RetiredWingMan
                                        Con Hennekensundefined
                                        Con Hennekens
                                        Rob Verhoeffundefined
                                        Rob Verhoeff
                                        Nick Carthewundefined
                                        Nick Carthew
                                        Corjan Meijerinkundefined
                                        Corjan Meijerink
                                        Bart De Medtsundefined
                                        Bart De Medts
                                        MarcMundefined
                                        MarcM
                                        Stanisławundefined
                                        Stanisław
                                        Stefan Hummelinkundefined
                                        Stefan Hummelink
                                        Hans van de Ven MR.MRAundefined
                                        Hans van de Ven MR.MRA
                                        UltraStarundefined
                                        UltraStar
                                        Dae 0undefined
                                        Dae 0
                                        Richard 18undefined
                                        Richard 18
                                        Rolf Engelsmanundefined
                                        Rolf Engelsman
                                        Vlad Popovici 0undefined
                                        Vlad Popovici 0
                                        Lynchy67undefined
                                        Lynchy67
                                        arcangelenrutaundefined
                                        arcangelenruta
                                        Albert Rentingundefined
                                        Albert Renting
                                        flamingm0eundefined
                                        flamingm0e
                                        Ian foster 0undefined
                                        Ian foster 0
                                        jan oosterlingundefined
                                        jan oosterling
                                        Joost van Somerenundefined
                                        Joost van Someren
                                        POPULAR TOPICS
                                        • 12 Tage in den Seealpen mit MRA und es war eher NICHT gut..
                                          Thomas Neumeyerundefined
                                          Thomas Neumeyer
                                          0
                                          18
                                          316

                                        • New beta! 4.4.0 (400)
                                          Arno 0undefined
                                          Arno 0
                                          10
                                          8
                                          64

                                        • Myroute App sluit tijdens het rijden vanzelf af.
                                          Rene NTundefined
                                          Rene NT
                                          0
                                          5
                                          101

                                        • Anyone successful using Off Road .gpx files
                                          Kenny 1undefined
                                          Kenny 1
                                          0
                                          5
                                          83

                                        • Garmin XT2 waypoint
                                          Carl Leeundefined
                                          Carl Lee
                                          0
                                          5
                                          113

                                        • route calculatie werkt sinds vanmiddag niet. ?
                                          Rob Veermanundefined
                                          Rob Veerman
                                          0
                                          6
                                          109

                                        • Looking for a Route from Roermond to Ijmuiden, Netherlands?
                                          Rob Veermanundefined
                                          Rob Veerman
                                          0
                                          4
                                          86

                                        • route non revêtue
                                          Herman Veldhuizenundefined
                                          Herman Veldhuizen
                                          0
                                          3
                                          67
                                        MY GROUPS
                                        • Login

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Popular
                                        • Support
                                        • MyRoute-app