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 3.1k 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
    Alpha tester
    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
          Alpha tester
          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
            RouteXpert
            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

                26/27

                24 Apr 2025, 16:38


                • 1
                • 2
                ACTIVE USERS
                undefined
                Adrian Avram
                about 7 hours ago
                undefined
                Marinus van Deudekom
                about 12 hours ago
                undefined
                Hans van de Ven MR.MRA
                2 days ago
                undefined
                Con Hennekens
                5 days ago
                undefined
                BertM
                10 days ago
                undefined
                ginogino
                11 days ago
                undefined
                richtea999
                15 May 2025, 10:57
                POPULAR TOPICS
                • Vraag over gebruik tablet
                  undefined
                  Leike Lodiers
                  about 5 hours ago
                  0
                  9
                  161

                • route wordt door MRA tijdens rijden gewijzigd; routepunten worden overgeslagen
                  undefined
                  M. Schrijver
                  about 12 hours ago
                  1
                  12
                  53

                • MRA Scenic and MRA RoutXperts not selectable in earlier created routes?
                  undefined
                  Corjan Meijerink
                  about 7 hours ago
                  0
                  7
                  84

                • Herberekenen loopt vast
                  undefined
                  Leike Lodiers
                  about 13 hours ago
                  0
                  18
                  204

                • Oukitel RT3 PRO
                  undefined
                  Bouke Ent
                  about 7 hours ago
                  0
                  6
                  172

                • garmin 1095
                  undefined
                  Guzt
                  about 12 hours ago
                  0
                  3
                  71

                • Afgesloten wegen
                  undefined
                  Marinus van Deudekom
                  about 12 hours ago
                  0
                  3
                  62

                • New update! (4.4.0)
                  undefined
                  10
                  1
                  86
                MY GROUPS
                • Login

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