StiBingMapHelper Class
Namespace: Stimulsoft.Base.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
getBingKey static |
string | |
getImage static |
Promise |
|
| resolve (+1 overloads) | void |
Method Details
getBingKey static
getBingKey(userBingKey: string): string
Parameters
- userBingKey (string)
Returns string
getImage static
getImage(size: Size, map: { mapImage: string }, userBingKey: string, pushPins: string[]): Promise
Parameters
- size (Size)
- map ({ mapImage: string })
- userBingKey (string)
- pushPins (string[])
Returns Promise
resolve
resolve(image: any): void
Parameters
- image (any)
resolve(null: any): void
Parameters
- null (any)
Fields
| Field | Type | Description |
|---|---|---|
| bingKeys | any | |
| count | any | |
| keys | any | |
| size | any | |
| size | any |