Street View Snapper

Download location and orientation in Google Street View to a local file.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Advertisement:

Tác giả
riktov
Cài đặt hàng ngày
0
Số lần cài đặt
0
Đánh giá
0 0 0
Phiên bản
0.1.1.7
Đã tạo
13-06-2026
Đã cập nhật
15-06-2026
Kích thước
5 KB
Giấy phép
GPL-3.0-or-later
Áp dụng cho
Tất cả trang web

Description

Download your current location and orientation in Google Street View to a geoJSON or KML formatted file.

Provides a function snap_gsv() that can be used in bookmarklets.

Can be used on the Google Street View site or any site with an embedded Google Map with Street View enabled.

Disclaimer

No imagery is used, only the numerical values and location descriptions.

Usage

Create a bookmarklet with contents like the following:

javascript:snap_gsv("Vending machine", "geojson") ;

The second argument defaults to "geojson". Use "kml" to format as KML.