GIS Data
- 2 minutes to read
This section includes examples that demonstrate how to add GIS functionality to the map control.
Searching
- How to: Connect a Map Control to the Bing Search Service
- How to: Connect a Map Control to the OpenStreetMap Search Service
- How to: Create a Custom Search Panel
- How to: Manually Process Location Information Received From Bing Search Service
- How to: Implement a Custom Search Provider
- How to: Create a Custom Search Panel Using the Microsoft Azure Maps Search Service
Geocoding
- How to: Connect a Map Control to the Bing Geocode Service
- How to: Connect a Map Control to the OpenStreetMap Geocode Service
- How to: Create a Custom Geocode Panel
- How to: Manually Process Location Information Received From Bing Geocode Service
- How to: Implement a Custom Geocode Provider
- How to: Obtain Information about a Geographical Point Using the Microsoft Azure Maps Geocode Service
Routing
- How to: Calculate a Route between Waypoints Using the Bing Route Service
- How to: Calculate Routes from Major Roads Using the Bing Route Service
- How to: Calculate a Route by Addresses
- How to: Implement a Custom Route Provider
- How to: Use the Azure Maps Route Service to Calculate Routes between GeoPoints on a Map Surface
Elevation
Using all GIS providers
See Also