zoom
zoom(delta)
Changes the zoom.
Parameters
Name |
Type |
Description |
delta |
Number |
Pass +1 to zoom in and -1 to zoom out. The amount of zoom is directly proportional to the current altitude. |
Example
TerraExplorer.navigate.zoom(+1);