new BingMapObject(config)
Object representing BingMap
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this object. |
Members
apiKey
Properties:
| Name | Type | Description |
|---|---|---|
apiKey |
string | The api key for bing. |
layerId
Properties:
| Name | Type | Description |
|---|---|---|
layerId |
int | the id of the layer. |
layerName
Properties:
| Name | Type | Description |
|---|---|---|
layerName |
string | The name of the layer. |
layerType
Properties:
| Name | Type | Description |
|---|---|---|
layerType |
string | The type of layer. |
layerVisible
Properties:
| Name | Type | Description |
|---|---|---|
layerVisible |
bool | The layer visibility. |
mapConfiguration
Properties:
| Name | Type | Description |
|---|---|---|
mapConfiguration |
Object | The map configuration object. |