Giter VIP home page Giter VIP logo

routeview's Introduction

RouteView

(C) Olivier Singla 2015, 2016

Use GoogleMaps / StreetView to simulate a route

I ride a motorcycle, and to prepare my next Saturday ride, I often use GoogleMaps and StreetView to figure out how cool the road is.

Is it a two lanes or a four lanes road? Is it curvy? How nice is the scenery? etc. So basically,

I create a route, and then move the StreeView icon along some random points on the route to look at the road.

I found this manual process kind of tedious.

I thought that using StreetView to allow a kind of 'Virtual Drive' would be easier and more fun... So I use Google Maps v3, some existent code floating around to do this, and wrote the javascript code in an html page. I hope this tool might be useful to other people.

The web page allows you to create a route using Google Maps, and then do a 'virtual travel' through this route using Google Street View.

  • Create an origin point (for instance: Raleigh, NC)
  • Create a destination point (for instance: Troy, NC)
  • Create optionally a waypoint (for instance: Asheboro, NC)
  • Then click the Start button to see all Street View image along the route!

The default step is 250 meters, and the default interval beteen two stepa is 800 millisecons. These values can be changed interactively using a slider.

Code is created with Google Maps API v3, and use the EPolys extension:

The code is using Dojo.

The latest version of this web application is hosted here:

http://routeview.org/

Feedback and comments are welcome - olivier dot singla at gmail dot com

routeview's People

Contributors

osingla avatar satyagraha avatar

Watchers

Ke Zhan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.