new BingMapControl(config)
Control to add or update a Bing 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
apiKeyValue
Properties:
Name | Type | Description |
---|---|---|
apiKeyValue |
string | The API Key. |
deleteUrl
Properties:
Name | Type | Description |
---|---|---|
deleteUrl |
string | URL to the delete method. |
typeValue
Properties:
Name | Type | Description |
---|---|---|
typeValue |
string | The type of bing layer. |
updateUrl
Properties:
Name | Type | Description |
---|---|---|
updateUrl |
string | URL to the Update method. |
visibleValue
Properties:
Name | Type | Description |
---|---|---|
visibleValue |
string | Visibility of the layer. |