GIS Data
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 Receiving From Bing Search Service
- How to: Implement a Custom Search Provider
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: Get Information About a Geographical Point Using the Bing Geocode Service
- How to: Implement a Custom Geocode Provider
Routing
- How to: Calculate a Route between Waypoints Using the Bing Route Service
- How to: Get Routes to the Destination Point Using the Bing Route Service
- How to: Calculate a Route by Addresses
- How to: Implement a Custom Route Provider
Elevation
Using all GIS providers
See Also