Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
Bing Maps for Enterprise service retirement
Bing Maps for Enterprise is deprecated and has been retired for all free (Basic) account customers. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. To avoid service disruptions, all enterprise account customers using Bing Maps for Enterprise REST APIs and SDKs will need to be updated to use Azure Maps by June 30th, 2028.
Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Azure Maps has many of the same features as Bing Maps for Enterprise, and more. To get started with Azure Maps, create a free Azure subscription and an Azure Maps account. For more information about azure Maps, see Azure Maps Documentation. For migration guidance, see Bing Maps Migration Overview.
Use the Locations API to get location information.
In this section
Topic | Description |
---|---|
Find a Location by Address | Use these URL templates to get latitude and longitude coordinates for a location by specifying values such as a locality, postal code, and street address. |
Find a Location by Point | Use this URL template to get the location information associated with latitude and longitude coordinates. |
Find a Location by Query | Use these URL templates to get latitude and longitude coordinates that correspond to location information provided as a query string. |
Location Recognition | Use this URL template to get location information such as local businesses, natural points of interests, and a reverse geocoded address for a specified latitude and longitude coordinate. |
Local Search | Use this URL template to search for nearby local businesses using a text query or business type. |
Location Data | Use this description to understand the results returned in the response to a Locations API request. |