Navigation apps have mostly settled into a comfortable state of "good enough" mediocrity. In addition to the "red but no traffic" problems highlighted by others I find turn by turn directions are incredibly annoying while driving in areas I'm intimately familiar with and there's no way to say "I know what I'm doing when I'm in this area" or "pause giving me voice directions for 10 minutes". Additionally: * I can't co…
Google Maps Hacks
211–220 of 397 posts
Re: Google Maps Hacks
#212Navigation apps have mostly settled into a comfortable state of "good enough" mediocrity. In addition to the "red but no traffic" problems highlighted by others I find turn by turn directions are incredibly annoying while driving in areas I'm intimately familiar with and there's no way to say "I know what I'm doing when I'm in this area" or "pause giving me voice directions for 10 minutes". Additionally: * I can't co…
Any decent road routing engine does take into consideration a "turn penalty" and makes left turns more costly then right, among other things. E.g. see the Valhalla docs (Mapbox's routing engine):
> Turn type - whether the turn is a left turn, right turn, or is crossing another road. The cost applied to the turn type also needs to know if driving is done on the left side or right side of the road. While left turns are generally more costly in the US than right turns, the opposite holds in UK.
https://github.com/valhalla/valhalla/blob/716fd6e99ab6f271b6...
OSRM also does this, but slightly differently: https://github.com/Project-OSRM/osrm-backend/wiki/Traffic#tu...
---
With routing applications there are many configurable parameters, rather than providing too many options and risking overwhelming the user some of these things are simply baked into the ETA calculation.
Re: Google Maps Hacks
#213Earlier quoted context omitted.
No problem, we have Terms of Service to avoid that liability.
Is it your opinion that Google (TOS aside) would be legally responsible for accidents that result from hazards on routes that Google directs propel to?
Re: Google Maps Hacks
#214Re: Google Maps Hacks
#215Navigation apps have mostly settled into a comfortable state of "good enough" mediocrity. In addition to the "red but no traffic" problems highlighted by others I find turn by turn directions are incredibly annoying while driving in areas I'm intimately familiar with and there's no way to say "I know what I'm doing when I'm in this area" or "pause giving me voice directions for 10 minutes". Additionally: * I can't co…
Almost all of the “major” popular apps are mediocre, with simple bugs and missing functionality or bad design for years, despite user complaints and requests. Maps, Translate, Skype, WhatsApp, Instagram, Instagram, Discord, Tinder, OKCupid, and even most of Apple’s own stuff. It’s like they fired all but one developer after they became popular.
Re: Google Maps Hacks
#216Earlier quoted context omitted.
My wife and I regularly talk about how "Thanks Google, I'll take it from here" is the best Maps features that doesn't exist.
You mean pressing “end route” ?
Re: Google Maps Hacks
#217Earlier quoted context omitted.
How long have you been driving? That feeling should go away with some time.
almost 20 years... so yeah I dont think it's going away. Being anxious about backing up traffic or the other things I described isn't that abnormal I don't think? When Ive been a passenger, Ive seen most other drivers feel this way--whether they say it or not, you can see on their face they are feeling anxious.
Re: Google Maps Hacks
#218It is also a nice demonstration of how people who understand automation can "work the system" in ways that people who don't understand automation cannot.
Re: Google Maps Hacks
#219Navigation apps have mostly settled into a comfortable state of "good enough" mediocrity. In addition to the "red but no traffic" problems highlighted by others I find turn by turn directions are incredibly annoying while driving in areas I'm intimately familiar with and there's no way to say "I know what I'm doing when I'm in this area" or "pause giving me voice directions for 10 minutes". Additionally: * I can't co…
>There's no way to optimize for minimizing left turns, especially onto busy streets. Woah, I've never heard anyone else mention this problem. It sounds strange having it said "out loud" because I thought it was just a weird personal quirk/irritation of mine. I have always wished there was a route option of "easy mode driving," or "no pressure route." Often the "quickest" route google maps shows me is one that has som…
Re: Google Maps Hacks
#220Navigation apps have mostly settled into a comfortable state of "good enough" mediocrity. In addition to the "red but no traffic" problems highlighted by others I find turn by turn directions are incredibly annoying while driving in areas I'm intimately familiar with and there's no way to say "I know what I'm doing when I'm in this area" or "pause giving me voice directions for 10 minutes". Additionally: * I can't co…
>There's no way to optimize for minimizing left turns, especially onto busy streets. Woah, I've never heard anyone else mention this problem. It sounds strange having it said "out loud" because I thought it was just a weird personal quirk/irritation of mine. I have always wished there was a route option of "easy mode driving," or "no pressure route." Often the "quickest" route google maps shows me is one that has som…
I'd rather turn right and then take the next U-turn to get back to where I want to go.
It reduces my social anxiety of people piling up behind me as I want to turn left, and it reduces my perception (right or wrong) of risk. When I turn left, I need to alternate looking left and right. When I turn right, I mostly only need to look to my left (unless there is a biker going opposite traffic, which has happened to me!).