The following is a short interview with Succinctly series author Michael Washington, whose book Azure Maps Using Blazor Succinctly was published recently. You can download the book from our ebook portal.
Mapping is important and expected for any location-based application. Azure Maps allows developers to deliver advanced experiences without requiring a lot of JavaScript.
All advanced mapping solutions require some sort of subscription. I already have a Microsoft Azure account, so I searched for what they had to offer and found Azure Maps.
Geocoding, storing, and searching location data is actually easy and straightforward.
Mapping will simply add more features. Azure Maps will allow you to create your own custom maps, for example, mapping the inside of a building.
Using Azure Maps is achieved using REST-based calls. This continues to be the standard when working with cloud services.
The Microsoft Azure Maps website was the best source of documentation that I found.