Display a google streetview image of your current location
 
 
Go to file
Keith Irwin 84cd87848a
Renamed to streetmap.me
2017-08-07 17:13:45 -04:00
.gitignore Added files and skeleton 2017-08-07 09:11:59 -04:00
LICENSE Initial commit 2017-08-07 08:52:47 -04:00
README.md Renamed to streetmap.me 2017-08-07 17:13:45 -04:00
index.html Renamed to streetmap.me 2017-08-07 17:13:45 -04:00
script.js Fixed stationary headings 2017-08-07 12:07:39 -04:00
style.css Fixed framing 2017-08-07 09:58:49 -04:00

README.md

Streetmap.me

by Keith Irwin

Streetmap.me) is a web app written in plain HTML/CSS/JS. It uses geolocation and google street view to show a panoramic image of your current location.

Instructions

Open streetmap.me. Grant location permission to the website. After a few moments, you should see an image of your location.

Moving or not

If you're stationary, the image will be of the street nearest to your location, and the orientation will be pointed in your direction. If you're in a building, the image should show the building from the street. You can pan around, but the image will snap back to the building when the location updates.

If you're moving, the image will show the closest street and will be oriented in the direction of travel. When driving down the road, this produces an effect like a low framerate dashcam.