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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.