BingLocationProvider Class

Provides an interface to the Bing Maps location services.

Methods

Name Description
constructor(): BingLocationProvider    
getLocation(query: string): Promise<GlobalLocation | undefined> Return the location of a query (or undefined if not found).  

Defined in

Last Updated: 04 June, 2026