CHAPTER 9
Using Bing Maps REST Services
In addition to the high-level components for building geospatially-aware applications we’ve described throughout this book, Microsoft provides lower-level building blocks for a lot of their services as representational state transfer (REST) services. Using the Bing Maps REST services, you can
- fetch the latitude and longitude for an address (geocode an address);
- determine the closest address to a latitude or longitude (reverse-geocode a point);
- determine the elevation at a point or get a list of elevations in a region;
- obtain a static image of a map rendered with an optional route or push pins;
- obtain a list ...
Get Microsoft Mapping: Geospatial Development in Windows 10 with Bing Maps and C#, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.