Module: WMTSLayer

WMTSLayer

new require("WMTSLayer")(id, url, layer, matrixSet, style)

Parameters:
Name Type Description
id
url
layer
matrixSet
style

Methods

<static> WMTSLayer#getFormat() → {string}

Returns:
Type
string

<static> WMTSLayer#getId() → {string}

Returns:
Type
string

<static> WMTSLayer#getLayer() → {string}

Returns:
Type
string

<static> WMTSLayer#getMatrixIds() → {Array}

Returns:
Type
Array

<static> WMTSLayer#getMatrixSet() → {string}

Returns:
Type
string

<static> WMTSLayer#getMaxResolution() → {number}

Returns:
Type
number

<static> WMTSLayer#getNumZoomLevels() → {number}

Returns:
Type
number

<static> WMTSLayer#getProjection() → {string}

Returns:
Type
string

<static> WMTSLayer#getStyle() → {string}

Returns:
Type
string

<static> WMTSLayer#getUrl() → {string}

Returns:
Type
string

<static> WMTSLayer#setFormat(format)

Parameters:
Name Type Description
format string

<static> WMTSLayer#setMatrixIds(matrixIds)

Parameters:
Name Type Description
matrixIds Array

<static> WMTSLayer#setMaxResolution(maxResolution)

Parameters:
Name Type Description
maxResolution number

<static> WMTSLayer#setNumZoomLevels(numZoomLevels)

Parameters:
Name Type Description
numZoomLevels number

<static> WMTSLayer#setProjection(projection)

Parameters:
Name Type Description
projection string
©2014 United States Government, all rights reserved. Powered by InnoVision, created by the GIAT.
Documentation generated by JSDoc 3.3.0 on Wed May 13th 2015 using the DocStrap template.