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).  

Properties

Name Type Description
_requestContext Protected ClientRequestContext    

Defined in

Last Updated: 29 November, 2022