new GeognoSIS8LayerControl(config)
Control to add or update a GeognoSIS 8 Layer.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.ManageLayers.LayerControlBase can be supplied |
Members
copyright
Properties:
| Name | Type | Description |
|---|---|---|
copyright |
string | Copyright text. |
deleteUrl
Properties:
| Name | Type | Description |
|---|---|---|
deleteUrl |
string | URL used for the Delete method. |
expandDataLayerGroups
Properties:
| Name | Type | Description |
|---|---|---|
expandDataLayerGroups |
bool | Expand the data layer groups. |
includeInLayerTree
Properties:
| Name | Type | Description |
|---|---|---|
includeInLayerTree |
bool | include this in the layer tree. |
photometricInterpretation
Properties:
| Name | Type | Description |
|---|---|---|
photometricInterpretation |
string | photometric interpretation. |
projection
Properties:
| Name | Type | Description |
|---|---|---|
projection |
string | The type of bing layer. |
singleTile
Properties:
| Name | Type | Description |
|---|---|---|
singleTile |
bool | True to use a single image, false to use a grid of images. |
singleTile
Properties:
| Name | Type | Description |
|---|---|---|
singleTile |
bool | True to use a single image, false to use a grid of images. |
swdPath
Properties:
| Name | Type | Description |
|---|---|---|
swdPath |
string | Path to the SWD that will be used. |
tileHeight
Properties:
| Name | Type | Description |
|---|---|---|
tileHeight |
int | Height of a tile. |
tileWidth
Properties:
| Name | Type | Description |
|---|---|---|
tileWidth |
int | Width of a tile. |
updateUrl
Properties:
| Name | Type | Description |
|---|---|---|
updateUrl |
string | URL used for the Update method. |
url
Properties:
| Name | Type | Description |
|---|---|---|
url |
string | The GeognoSIS URL. |