new LocalKnowledgeOverlay(config)
Object to hold localknowledge overlay data.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control. |
Members
events
Properties:
| Name | Type | Description |
|---|---|---|
events |
Object | Holds events for the overlay. |
isLocalKnowledge
Properties:
| Name | Type | Description |
|---|---|---|
isLocalKnowledge |
bool | Indicates whether the layer is a local knowledge layer. |
knowledgeType
Properties:
| Name | Type | Description |
|---|---|---|
knowledgeType |
string | Knowledge Type of layer. |
layerIndex
Properties:
| Name | Type | Description |
|---|---|---|
layerIndex |
string | The overlay index. |
name
Properties:
| Name | Type | Description |
|---|---|---|
name |
string | Overlay name. |
parentControl
Properties:
| Name | Type | Description |
|---|---|---|
parentControl |
string | The parentControl Id. |
sessionId
Properties:
| Name | Type | Description |
|---|---|---|
sessionId |
string | The sessionId. |
url
Properties:
| Name | Type | Description |
|---|---|---|
url |
string | The geognoSIS url. |