Display a google streetview image of your current location
 
 
Go to file
Keith Irwin 622936b3b0
Slightly shortened CSS rules
2017-08-07 18:08:29 -04:00
icons Added manifest, browserconfig 2017-08-07 17:37:23 -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
browserconfig.xml Added manifest, browserconfig 2017-08-07 17:37:23 -04:00
index.html Slightly shortened CSS rules 2017-08-07 18:08:29 -04:00
manifest.webmanifest Added manifest, browserconfig 2017-08-07 17:37:23 -04:00
script.js Added error logging 2017-08-07 18:05:41 -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.