Constructor
new GoogleStreetviewLoader(parameters)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
parameters |
object |
Methods
adaptTextureToZoom()
- Source:
Adapt texture to zoom
composeFromTile(x, y, texture)
Compose from tile
Parameters:
Name | Type | Description |
---|---|---|
x |
number | |
y |
number | |
texture |
* |
composePanorama()
Compose panorama
load(panoid)
Load
Parameters:
Name | Type | Description |
---|---|---|
panoid |
string |
loadPano(id)
Load panorama
Parameters:
Name | Type | Description |
---|---|---|
id |
string |
progress()
Progress
setProgress(loaded, total)
- Source:
Set progress
Parameters:
Name | Type | Description |
---|---|---|
loaded |
number | |
total |
number |
setZoom(z)
Set zoom level
Parameters:
Name | Type | Description |
---|---|---|
z |
number |