Display a google streetview image of your current location
 
 
Go to file
Keith Irwin f1d43876ef
#1 Fixed image proportions
2017-09-25 23:40:29 +00: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 Merge branch 'master' of github.com:keith24/streetmapme 2017-09-25 22:29:26 +00:00
browserconfig.xml Converted to tabs 2017-09-25 22:28:36 +00:00
index.html #1 Switched from panorama to image 2017-09-25 23:18:22 +00:00
manifest.webmanifest Shortened short name 2017-08-07 18:11:29 -04:00
script.js #1 Fixed image proportions 2017-09-25 23:40:29 +00:00

README.md

Streetmap.me

v1.0.0
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.