API Reference > imodeljs-frontend > Tiles > BingLocationProvider 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 core/frontend/src/BingLocation.ts Line 19 Last Updated: 11 June, 2024