Google today announced a handful of wearable and navigation updates, starting with public transit directions in Google Maps for Wear OS.

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (2 children)

it's such an easy thing to code. They take ages for basic features.

  • source
  • hideshow 4 child comments
  • [+] 3 points 2 years ago (1 child)
  • [–] 3 points 2 years ago

    okay. if they had never done it maybe. but its in Google maps already. So they already have all the data available. Making the code to show transit, with having access to their internal API's is probably very easy.

    Just look up a local bus provider API. Very easy to just make a request. Google probably has their own API already that bundles all transits from over the world.

  • source
  • parent
  • [+] 2 points 2 years ago* (last edited 2 years ago) (2 children)
  • [–] 2 points 2 years ago (1 child)
  • [+] 1 point 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 1 point 2 years ago (1 child)

    Crap, I forgot we were on a thread about smart watches. I wouldn't know how it works on one, since I don't own any.

    But turk by turn works as good as it can for any public transport service. It tells me when and where I need to change. How long the change is and things like that. I assume a lot of it depends on the data provided by the transport company

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Except the hard part was already done - the directions are calculated on the server anyway, so only the UI needed to be coded up.

  • source
  • parent
  • hideshow 2 child comments