Abstract
Constructor
URL for terrain RGB raster tilesets
size of tile. 256 or 512
minzoom for terrain RGB raster tilesets
maxzoom for terrain RGB raster tilesets
whether it is Tile Map Service
Protected
maxzoomProtected
minzoomProtected
tileProtected
tmsProtected
urlProtected
Abstract
calcCalculate the value from RGBA. You must impletement this method in your sub class.
red
green
blue
alfa
Protected
getGet the value from target coordinates and zoom level by using certain formula.
coordinates
zoom level
the value calculated by certain formula
Abstract class for terrain RGB tiles