Bing Maps Autosuggest is part of the Bing Maps API offering both as part of the Bing Maps V8 Web Control and a standalone REST API service. Autosuggest provides suggestions for roads, addresses, intersections, places, and businesses. This is very useful for companies who have customers typing in addresses/locations where we will suggest and auto complete a business name or address which assists user input and increases accuracy.
Today, we announce expanded support for business suggestions in 8 new countries. Those countries are: Australia, Brazil, Canada, France, Germany, India, Italy, and Spain.
This functionality is available now in both the V8 Web Control and REST API. Below, we illustrate these suggestions appearing on the web control. (Note: We limited the suggestions to business suggestions only using the AutosuggestOptions Object for this example).
Australia

Brazil

Canada

France

Germany

India

Italy

Spain

To learn more about Bing Maps Autosuggest API, check out the documentation and sign up for a free Developer account at BingMapsPortal.com.
To see more Bing Maps Samples, with matching code available on Github, check out Samples.BingMapsPortal.com.
- Bing Maps Team