Class: WMSElevationLayer

Layer. WMSElevationLayer

Creates a layer for elevation data using WMS protocol based on a GeoTiling(4, 2) with a pixelSize = 33 by default. The only supported format is currently image/x-aaigrid.

new WMSElevationLayer(options)

Parameters:
Name Type Description
options AbstractLayer.wmsElevation_configuration WMSElevation configuration

Extends

Methods


getUrl(tile)

Returns the url for the given tile
Parameters:
Name Type Description
tile Tile Tile
Inherited From:
Returns:
Url
Type
String

getBaseURl()

Inherited From: