Using Google Transit Layer on Google My MapsIs there an event fired when a kml layer has finished loading in...

Short story where statues have their heads replaced by those of carved insect heads

TikZ graph edges not drawn nicely

What happens when I Twin Life Transference?

Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?

How can I play a serial killer in a party of good PCs?

How to make ice magic work from a scientific point of view?

How much mayhem could I cause as a fish?

Has any human ever had the choice to leave Earth permanently?

What is the wife of a henpecked husband called?

Looking for a specific 6502 Assembler

Non-Cancer terminal illness that can affect young (age 10-13) girls?

How do I append a character to the end of every line in an excel cell?

Globe trotting Grandpa. Where is he going next?

How to not let the Identify spell spoil everything?

What language shall they sing in?

Early credit roll before the end of the film

Does diversity provide anything that meritocracy does not?

Potential client has a problematic employee I can't work with

Why zero tolerance on nudity in space?

How to assess the long-term stability of a college as part of a job search

What will happen if Parliament votes "no" on each of the Brexit-related votes to be held on the 12th, 13th and 14th of March?

Why was Lupin comfortable with saying Voldemort's name?

Is a new boolean field better than null reference when a value can be meaningfully absent?

Eww, those bytes are gross



Using Google Transit Layer on Google My Maps


Is there an event fired when a kml layer has finished loading in google maps?Add a OpenStreetMaps road data layer on Google Maps API v3Color matching between Google Earth and Google Maps (same KML)KML Layer Watermark RemovalHow can I map transit access without crashing Network Analyst?Google Maps LicensingOpenTripPlanner (Error: 406) No transit times availablePolygon style settings not working KML google maps apiUsing WMTS with Google maps Javascript APIExtracting Transit Layer polylines (e.g. subway lines) and using them in Google My Maps?













2















I've played with this a fair amount and have determined there isn't a simple way to render Google Transit Layer onto a map I've created through Google My Maps. These are the solutions I've come up with which all lead to dead ends:




  1. Use the Google Maps API to render the Google Transit Layer and my Google My Maps map. The issue with this is I've read My Maps isn't accessibly through the API, and even if it was, I wouldn't be able to use the Google Maps phone app to view the two maps, I'd have to navigate to a page I'm hosting.

  2. I've found 3 stores of public GTFS feeds, none of which have the cities I'm looking into (but Google does). If they did have the cities I wanted, I did find Google's GTFS to KML development tools in Python. Then I would have been able to import the KML to create a layer on My Map, but no such luck.

  3. Use a 3rd party service such as Maps Channel to composite the two maps together. I can't seem to get this service to work, but it stands to reason that if it has access to My Maps that the API should allow access, but who knows.


If someone comes upon a solution to this which doesn't require manually creating a GTFS or KML file for a city or something equally labor intensive, let me know.










share|improve this question



























    2















    I've played with this a fair amount and have determined there isn't a simple way to render Google Transit Layer onto a map I've created through Google My Maps. These are the solutions I've come up with which all lead to dead ends:




    1. Use the Google Maps API to render the Google Transit Layer and my Google My Maps map. The issue with this is I've read My Maps isn't accessibly through the API, and even if it was, I wouldn't be able to use the Google Maps phone app to view the two maps, I'd have to navigate to a page I'm hosting.

    2. I've found 3 stores of public GTFS feeds, none of which have the cities I'm looking into (but Google does). If they did have the cities I wanted, I did find Google's GTFS to KML development tools in Python. Then I would have been able to import the KML to create a layer on My Map, but no such luck.

    3. Use a 3rd party service such as Maps Channel to composite the two maps together. I can't seem to get this service to work, but it stands to reason that if it has access to My Maps that the API should allow access, but who knows.


    If someone comes upon a solution to this which doesn't require manually creating a GTFS or KML file for a city or something equally labor intensive, let me know.










    share|improve this question

























      2












      2








      2


      2






      I've played with this a fair amount and have determined there isn't a simple way to render Google Transit Layer onto a map I've created through Google My Maps. These are the solutions I've come up with which all lead to dead ends:




      1. Use the Google Maps API to render the Google Transit Layer and my Google My Maps map. The issue with this is I've read My Maps isn't accessibly through the API, and even if it was, I wouldn't be able to use the Google Maps phone app to view the two maps, I'd have to navigate to a page I'm hosting.

      2. I've found 3 stores of public GTFS feeds, none of which have the cities I'm looking into (but Google does). If they did have the cities I wanted, I did find Google's GTFS to KML development tools in Python. Then I would have been able to import the KML to create a layer on My Map, but no such luck.

      3. Use a 3rd party service such as Maps Channel to composite the two maps together. I can't seem to get this service to work, but it stands to reason that if it has access to My Maps that the API should allow access, but who knows.


      If someone comes upon a solution to this which doesn't require manually creating a GTFS or KML file for a city or something equally labor intensive, let me know.










      share|improve this question














      I've played with this a fair amount and have determined there isn't a simple way to render Google Transit Layer onto a map I've created through Google My Maps. These are the solutions I've come up with which all lead to dead ends:




      1. Use the Google Maps API to render the Google Transit Layer and my Google My Maps map. The issue with this is I've read My Maps isn't accessibly through the API, and even if it was, I wouldn't be able to use the Google Maps phone app to view the two maps, I'd have to navigate to a page I'm hosting.

      2. I've found 3 stores of public GTFS feeds, none of which have the cities I'm looking into (but Google does). If they did have the cities I wanted, I did find Google's GTFS to KML development tools in Python. Then I would have been able to import the KML to create a layer on My Map, but no such luck.

      3. Use a 3rd party service such as Maps Channel to composite the two maps together. I can't seem to get this service to work, but it stands to reason that if it has access to My Maps that the API should allow access, but who knows.


      If someone comes upon a solution to this which doesn't require manually creating a GTFS or KML file for a city or something equally labor intensive, let me know.







      google-maps kml transit general-transit-feed-specification






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 11 '18 at 1:30









      Joseph CocoJoseph Coco

      1213




      1213






















          2 Answers
          2






          active

          oldest

          votes


















          1














          So while the transit lines can't be added to a layer in My Maps, and Google-defined layers (traffic, transit, etc.) can't be activated in My Maps, the transit layer can be activated both in the Google Maps phone app and web app and a map from my map can be opened without loading it into the My Maps web app. Bizarre, but I'm just glad to have a solution even if it requires a few extra clicks.






          share|improve this answer































            0














            Thank you Joseph. How do I open it without loading into the My Maps?





            share








            New contributor




            user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "79"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f267590%2fusing-google-transit-layer-on-google-my-maps%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1














              So while the transit lines can't be added to a layer in My Maps, and Google-defined layers (traffic, transit, etc.) can't be activated in My Maps, the transit layer can be activated both in the Google Maps phone app and web app and a map from my map can be opened without loading it into the My Maps web app. Bizarre, but I'm just glad to have a solution even if it requires a few extra clicks.






              share|improve this answer




























                1














                So while the transit lines can't be added to a layer in My Maps, and Google-defined layers (traffic, transit, etc.) can't be activated in My Maps, the transit layer can be activated both in the Google Maps phone app and web app and a map from my map can be opened without loading it into the My Maps web app. Bizarre, but I'm just glad to have a solution even if it requires a few extra clicks.






                share|improve this answer


























                  1












                  1








                  1







                  So while the transit lines can't be added to a layer in My Maps, and Google-defined layers (traffic, transit, etc.) can't be activated in My Maps, the transit layer can be activated both in the Google Maps phone app and web app and a map from my map can be opened without loading it into the My Maps web app. Bizarre, but I'm just glad to have a solution even if it requires a few extra clicks.






                  share|improve this answer













                  So while the transit lines can't be added to a layer in My Maps, and Google-defined layers (traffic, transit, etc.) can't be activated in My Maps, the transit layer can be activated both in the Google Maps phone app and web app and a map from my map can be opened without loading it into the My Maps web app. Bizarre, but I'm just glad to have a solution even if it requires a few extra clicks.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 11 '18 at 2:15









                  Joseph CocoJoseph Coco

                  1213




                  1213

























                      0














                      Thank you Joseph. How do I open it without loading into the My Maps?





                      share








                      New contributor




                      user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.

























                        0














                        Thank you Joseph. How do I open it without loading into the My Maps?





                        share








                        New contributor




                        user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.























                          0












                          0








                          0







                          Thank you Joseph. How do I open it without loading into the My Maps?





                          share








                          New contributor




                          user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          Thank you Joseph. How do I open it without loading into the My Maps?






                          share








                          New contributor




                          user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          share


                          share






                          New contributor




                          user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 6 mins ago









                          user137770user137770

                          1




                          1




                          New contributor




                          user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          user137770 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f267590%2fusing-google-transit-layer-on-google-my-maps%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Щит и меч (фильм) Содержание Названия серий | Сюжет |...

                              is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

                              Meter-Bus Содержание Параметры шины | Стандартизация |...