google-panorama-depthmap icon indicating copy to clipboard operation
google-panorama-depthmap copied to clipboard

Depthmap canvas from a google street view panorama

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