0.0.13 • Published 8 years ago

google-panorama-depthmap v0.0.13

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

google-panorama-depthmap

Get a depthmap canvas from a google street view panorama by panoID

A common fork of the excellent GSVPANODepth.

Example:

var gDepthMap = require('google-panorama-depthmap')

gDepthMap(panoID, callback)

See Also