new GeoportalElevation(options)
Itowns/Layer/LayerElevation.js, line 34
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | Object |
options for function call.
|
Example
var geoportalElevation = new itowns.layer.GeoportalElevation({
layer : "ELEVATION.ELEVATIONGRIDCOVERAGE"
});