Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Turn by Turn Navigation in the Browser

Turn by Turn Navigation in the Browser

Vorstellung von instantnavi.com bei RheinMainJS im Dezember 2012.

Mit instantnavi kann man eigene Turn-by-Turn Navigationssysteme
erstellen, die man auf jedem iPhone und Android Gerät nutzen und teilen kann.

instantnavi ist eine HTML5 web app, die man auf dem HomeScreen des Gerätes speichern kann.

Christian Bäuerlein

December 10, 2012
Tweet

More Decks by Christian Bäuerlein

Other Decks in Programming

Transcript

  1. 1

  2. 5

  3. 7

  4. 13

  5. 14

  6. 15

  7. 17

  8. 18

  9. 28

  10. 37

  11. 38

  12. 40

  13. 42

  14. 46

  15. { nextDirection: ..., // next street distance: 200, // meters

    to turn duration: 15, // secs to turn ratio: 0.71 // route completed } 48
  16. ffwdme.js 52 JavaScript Framework for Turn-by-Turn Navigation Systems Extendable 3+

    Routing Services Modular Widget-/ Event-Based Rich Event-Data
  17. 62

  18. 66