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

MRA Community Forum

  1. Home
  2. MyRoute-app Routeplanner
  3. [Web] Suggestions and Discussion
  4. Feature request in myroute web and myroute app

Feature request in myroute web and myroute app

Scheduled Pinned Locked Moved [Web] Suggestions and Discussion
27 Posts 7 Posters 2.6k Views 3 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.
  • undefined ginogino
    24 Apr 2025, 08:00

    @BertM

    I have not made myself clear enough, I am not asking for the google maps data to be incorporated into myroute web, that would be an enormous and disproportionate amount of work and resources, but that from myroute web we can directly open another window in the browser on the google maps site already positioned at the location chosen in myroute web to facilitate localisation.

    undefined Offline
    undefined Offline
    Con Hennekens
    wrote on 24 Apr 2025, 10:23 last edited by
    #21

    @ginogino, I think Google will qualify that as commercial use of their platform, and send a bill to MRA (who in turn has to up the subscription fee to their customers).

    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

    undefined 1 Reply Last reply 24 Apr 2025, 11:34
    0
    • undefined ginogino
      24 Apr 2025, 08:00

      @BertM

      I have not made myself clear enough, I am not asking for the google maps data to be incorporated into myroute web, that would be an enormous and disproportionate amount of work and resources, but that from myroute web we can directly open another window in the browser on the google maps site already positioned at the location chosen in myroute web to facilitate localisation.

      undefined Offline
      undefined Offline
      BertM
      wrote on 24 Apr 2025, 11:08 last edited by
      #22

      @ginogino said in Feature request in myroute web and myroute app:

      @BertM
      I have not made myself clear enough, I am not asking for the google maps data to be incorporated into myroute web, that would be an enormous and disproportionate amount of work and resources, but that from myroute web we can directly open another window in the browser on the google maps site already positioned at the location chosen in myroute web to facilitate localisation.

      Clear, I misunderstood. that should not be a problem to do that with for example a right click event.

      undefined 1 Reply Last reply 24 Apr 2025, 17:06
      1
      • undefined Con Hennekens
        24 Apr 2025, 10:23

        @ginogino, I think Google will qualify that as commercial use of their platform, and send a bill to MRA (who in turn has to up the subscription fee to their customers).

        undefined Offline
        undefined Offline
        BertM
        wrote on 24 Apr 2025, 11:34 last edited by
        #23

        @Con-Hennekens said in Feature request in myroute web and myroute app:

        @ginogino, I think Google will qualify that as commercial use of their platform, and send a bill to MRA (who in turn has to up the subscription fee to their customers).

        No, this can be done with a hyperlink without API.

        Here the link to get to the Rijksmuseum 🙂
        https://www.google.com/maps?q=52°21'33.9"N 4°53'07.4"E

        undefined 1 Reply Last reply 24 Apr 2025, 12:07
        0
        • undefined BertM
          24 Apr 2025, 11:34

          @Con-Hennekens said in Feature request in myroute web and myroute app:

          @ginogino, I think Google will qualify that as commercial use of their platform, and send a bill to MRA (who in turn has to up the subscription fee to their customers).

          No, this can be done with a hyperlink without API.

          Here the link to get to the Rijksmuseum 🙂
          https://www.google.com/maps?q=52°21'33.9"N 4°53'07.4"E

          undefined Offline
          undefined Offline
          Con Hennekens
          wrote on 24 Apr 2025, 12:07 last edited by
          #24

          @BertM, I know, but I am still not convinced that generating such links from within a commercial app (not public) is not limited by terms.

          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
          1
          • undefined Offline
            undefined Offline
            Hans van de Ven MR.MRA
            Instructor RouteXperts administrator
            wrote on 24 Apr 2025, 13:19 last edited by
            #25

            All this data can be added to a POI:
            <wpt lat="51.440777778625488" lon="5.718791484832764">
            <time>2025-04-24T13:16:36Z</time>
            <name>Brabants Kwartierke</name>
            <cmt>Brabants Kwartierke
            Bij Oostappen 4a
            5756, Vlierden, NB, NLD
            0493312273</cmt>
            <desc>Brabants Kwartierke
            Bij Oostappen 4a
            5756, Vlierden, NB, NLD
            0493312273</desc>
            <sym>Lodging</sym>
            <type>user</type>
            <extensions>
            gpxx:WaypointExtension
            gpxx:DisplayModeSymbolAndName</gpxx:DisplayMode>
            gpxx:Address
            gpxx:StreetAddressBij Oostappen 4a</gpxx:StreetAddress>
            gpxx:CityVlierden</gpxx:City>
            gpxx:StateNB</gpxx:State>
            gpxx:CountryNLD</gpxx:Country>
            gpxx:PostalCode5756</gpxx:PostalCode>
            </gpxx:Address>
            gpxx:PhoneNumber0493312273</gpxx:PhoneNumber>
            </gpxx:WaypointExtension>
            wptx1:WaypointExtension
            wptx1:DisplayModeSymbolAndName</wptx1:DisplayMode>
            wptx1:Address
            wptx1:StreetAddressBij Oostappen 4a</wptx1:StreetAddress>
            wptx1:CityVlierden</wptx1:City>
            wptx1:StateNB</wptx1:State>
            wptx1:CountryNLD</wptx1:Country>
            wptx1:PostalCode5756</wptx1:PostalCode>
            </wptx1:Address>
            wptx1:PhoneNumber0493312273</wptx1:PhoneNumber>
            </wptx1:WaypointExtension>
            ctx:CreationTimeExtension
            ctx:CreationTime2025-04-24T13:16:36Z</ctx:CreationTime>
            </ctx:CreationTimeExtension>
            </extensions>
            </wpt>

            Garmin Zumo XT2/XT/BMW Connected Ride Navigator/MyRouteapp (The App)
            Een dag niet gelachen is een dag niet geleefd / Een route is net zo goed als deze uitgezet is.

            undefined 1 Reply Last reply 24 Apr 2025, 16:38
            0
            • undefined Hans van de Ven MR.MRA
              24 Apr 2025, 13:19

              All this data can be added to a POI:
              <wpt lat="51.440777778625488" lon="5.718791484832764">
              <time>2025-04-24T13:16:36Z</time>
              <name>Brabants Kwartierke</name>
              <cmt>Brabants Kwartierke
              Bij Oostappen 4a
              5756, Vlierden, NB, NLD
              0493312273</cmt>
              <desc>Brabants Kwartierke
              Bij Oostappen 4a
              5756, Vlierden, NB, NLD
              0493312273</desc>
              <sym>Lodging</sym>
              <type>user</type>
              <extensions>
              gpxx:WaypointExtension
              gpxx:DisplayModeSymbolAndName</gpxx:DisplayMode>
              gpxx:Address
              gpxx:StreetAddressBij Oostappen 4a</gpxx:StreetAddress>
              gpxx:CityVlierden</gpxx:City>
              gpxx:StateNB</gpxx:State>
              gpxx:CountryNLD</gpxx:Country>
              gpxx:PostalCode5756</gpxx:PostalCode>
              </gpxx:Address>
              gpxx:PhoneNumber0493312273</gpxx:PhoneNumber>
              </gpxx:WaypointExtension>
              wptx1:WaypointExtension
              wptx1:DisplayModeSymbolAndName</wptx1:DisplayMode>
              wptx1:Address
              wptx1:StreetAddressBij Oostappen 4a</wptx1:StreetAddress>
              wptx1:CityVlierden</wptx1:City>
              wptx1:StateNB</wptx1:State>
              wptx1:CountryNLD</wptx1:Country>
              wptx1:PostalCode5756</wptx1:PostalCode>
              </wptx1:Address>
              wptx1:PhoneNumber0493312273</wptx1:PhoneNumber>
              </wptx1:WaypointExtension>
              ctx:CreationTimeExtension
              ctx:CreationTime2025-04-24T13:16:36Z</ctx:CreationTime>
              </ctx:CreationTimeExtension>
              </extensions>
              </wpt>

              undefined Offline
              undefined Offline
              BertM
              wrote on 24 Apr 2025, 16:38 last edited by
              #26

              @Hans-van-de-Ven-MR-MRA

              Pleaae explain me how to do that in MRA., as I can only add the description.
              Also with a GPX import these values are not transferred

              1 Reply Last reply
              0
              • undefined BertM
                24 Apr 2025, 11:08

                @ginogino said in Feature request in myroute web and myroute app:

                @BertM
                I have not made myself clear enough, I am not asking for the google maps data to be incorporated into myroute web, that would be an enormous and disproportionate amount of work and resources, but that from myroute web we can directly open another window in the browser on the google maps site already positioned at the location chosen in myroute web to facilitate localisation.

                Clear, I misunderstood. that should not be a problem to do that with for example a right click event.

                undefined Offline
                undefined Offline
                ginogino
                wrote on 24 Apr 2025, 17:06 last edited by
                #27

                @BertM said in Feature request in myroute web and myroute app:

                @ginogino said in Feature request in myroute web and myroute app:

                @BertM
                

                I have not made myself clear enough, I am not asking for the google maps data to be incorporated into myroute web, that would be an enormous and disproportionate amount of work and resources, but that from myroute web we can directly open another window in the browser on the google maps site already positioned at the location chosen in myroute web to facilitate localisation.

                Clear, I misunderstood. that should not be a problem to do that with for example a right click event.

                That's exactly what I meant.

                1 Reply Last reply
                0
                • undefined richtea999 referenced this topic on 24 Apr 2025, 19:26
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes

                22/27

                24 Apr 2025, 11:08


                • 1
                • 2
                ACTIVE USERS
                undefined
                Con Hennekens
                about 11 hours ago
                Marinus van Deudekomundefined
                Marinus van Deudekom
                about 13 hours ago
                Adrian Avramundefined
                Adrian Avram
                about 14 hours ago
                undefined
                BertM
                6 days ago
                undefined
                Hans van de Ven MR.MRA
                8 days ago
                undefined
                richtea999
                19 days ago
                undefined
                ginogino
                22 days ago
                POPULAR TOPICS
                • Route app werkt helaas nog niet hoe ik het graag zou zien.
                  undefined
                  P van der Meulen
                  28 minutes ago
                  1
                  11
                  159

                • iOS crashing with Silverfox B8J and panning not working
                  undefined
                  Thomas Neumeyer
                  about 2 hours ago
                  0
                  9
                  86

                • Routeapp volgt de routepunten niet.
                  undefined
                  M. Schrijver
                  about an hour ago
                  0
                  12
                  197

                • Route does not follow the actual Tom Tom map
                  Nick Carthewundefined
                  Nick Carthew
                  about 11 hours ago
                  0
                  12
                  209

                • Google Maps
                  Nick Carthewundefined
                  Nick Carthew
                  about 2 hours ago
                  3
                  10
                  617

                • another New user to MRA navigation
                  Nick Carthewundefined
                  Nick Carthew
                  about 9 hours ago
                  0
                  4
                  78

                • MRA MyRoute app version 4.3.9 - 395 - only shows a very much zoomed in route.
                  undefined
                  Con Hennekens
                  about 11 hours ago
                  0
                  19
                  457

                • Driving without ETA info bar
                  white.mouseundefined
                  white.mouse
                  about 3 hours ago
                  2
                  11
                  405
                MY GROUPS
                • Login

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