Constructor
URL for terrain RGB raster tilesets
size of tile. 256 or 512
minzoom for terrain RGB raster tilesets. default is 5
maxzoom for terrain RGB raster tilesets. default is 15
whether it is Tile Map Service
ProtectedmaxzoomProtectedminzoomProtectedtileProtectedtmsProtectedurlProtectedcalcFormula for calculating an elevation from RGB
red
green
blue
an elevation calculated
Get an altitude calculated from terrain RGB information
coordinates
zoom level
an altitude calculated from terrain RGB information
ProtectedgetGet the value from target coordinates and zoom level by using certain formula.
coordinates
zoom level
the value calculated by certain formula
Terrain RGB class implementation