new GeoportalWMS(options)
Itowns/Layer/LayerWMS.js, line 33
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | Object |
options for function call.
|
Example
var geoportalWMS = new itowns.layer.GeoportalWMS({
layer : "ORTHOIMAGERY.ORTHOPHOTOS"
});