Display a google streetview image of your current location
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Keith Irwin f1d43876ef
#1 Fixed image proportions
6 years ago
icons Added manifest, browserconfig 6 years ago
.gitignore Added files and skeleton 6 years ago
LICENSE Initial commit 6 years ago
README.md Merge branch 'master' of github.com:keith24/streetmapme 6 years ago
browserconfig.xml Converted to tabs 6 years ago
index.html #1 Switched from panorama to image 6 years ago
manifest.webmanifest Shortened short name 6 years ago
script.js #1 Fixed image proportions 6 years ago

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.