AbstractConstructor
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
ProtectedmaxzoomProtectedminzoomProtectedtileProtectedtmsProtectedurlProtected AbstractcalcCalculate the value from RGBA. You must impletement this method in your sub class.
red
green
blue
alfa
ProtectedgetGet 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