-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty module for some train stations #10
Comments
Same problem here. Any ideas? |
Hey there, please try to enter the names, that google suggests.
Maybe that works, I'm not using the module currently, so I can't try it. |
I also noticed it at smaller stations. but i will only show two working (bigger) destination stations since i found no solution for the smaller stations located in the city. |
Try using coordinates instead, i.e.: for Humboldtstr. 2, Freiburg I used: |
Unfortunately no success with the place_id and the coordinates. For lager stations, everything works. Small subway and tram stations don’t work. |
I have again tested different subway / tram stations in different ways, for example: destination: Unfortunately without success. The Google Developer Console displays the requests without errors. But the mirror remains empty. In the log of the mirror is also nothing to see. What can this still be? |
Google Maps tells me Maybe one can display an error message instead of an empty list, though the empty list so far seems to be the nicer solution, as sometimes during the night some routes are not available and you don't always want an error message for that. |
@GHLasse Yes you are right. I have not tested it on Google Maps directly =) As an example: Probably this is the fault. |
So Google didn't consider Frankfurt am Main important enough to add the public transport routing for it? Very strange but if this is the case, the only option I can think of, is to at least display the walking option. But that requires another request in case the first one returns empty... I guess people living in Frankfurt a. M. will have to rely on other localtransport modules :-( or just complain to Google to fix it :-) |
Hello @CFenner ,
Your module is great, many thanks for that.
Unfortunately I have the problem that some connections are not displayed (not all!) at the mirror (after "load connections ..." it remains empty). But the train stops are located in Google Maps (API).
Do you have any idea?
As an example my current Config:
The text was updated successfully, but these errors were encountered: