This site demonstrates using Azure Maps with the Bing Web Search API from Azure Cognitive Services.
In our demo, we're going on a sightseeing tour. The tour stops are displayed on the map. Click next to go to your next tour stop. As you move
through the stops, the app queries the Bing Web and Image Search API from Cognitive Services to return information about the stop. It also highlights the stop on the map.
Check out the accompanying blog post
Here
This site uses fake data and does not call out to the API. It exists to show the UI and serve as a visual reference to the accompanying blog post here.
The code is posted on Github so you can download it, get your own keys, and try it yourself.