BingLocationProvider Class
Provides an interface to the Bing Maps location services.
Methods
| Name | Description | |
|---|---|---|
| constructor(): BingLocationProvider | ||
| getLocation(query: string): Promise<undefined | GlobalLocation> | Return the location of a query (or undefined if not found). |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.