forked from telerik/xaml-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8a16f4
commit c67c3b4
Showing
87 changed files
with
979 additions
and
1,843 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
##Geocode## | ||
The RadMap provides unified geocoding architecture, which uses the functionality of the different geocoding services. This allows you to easily convert a location point to an address and the opposite - address to a location point. | ||
The RadMap provides unified geocoding architecture, incorporated in the BingRestMapProvider SearchLocation API. | ||
This allows you to easily convert a location point to an address and the opposite - address to a location point. | ||
|
||
To see and run the example, please use the 'Open in VS' button and execute the project inside Visual Studio. | ||
|
||
<keywords: GeocodeProvider, ReverseGeocodeRequest, Location, Address, Service> | ||
<keywords: GeocodeProvider, ReverseGeocodeRequest, Location, Address, Service, BingRestMapProvider> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Map/Silverlight/ProvidersBingMapProvider/ProvidersBingMapProvider/Readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
##Providers Bing Map Provider## | ||
The RadMap control doesn't display a map on itself, it needs a map provider from which to consume the required data. This example demonstrates the BingMapProvider. | ||
The RadMap control doesn't display a map on itself, it needs a map provider from which to consume the required data. This example demonstrates the BingRestMapProvider. | ||
|
||
To see and run the example, please use the 'Open in VS' button and execute the project inside Visual Studio. | ||
|
||
<keywords:MapMode> | ||
<keywords:MapMode, BingMapProvider, BingRestMap> |
115 changes: 0 additions & 115 deletions
115
...icProvider/ProvidersBingMapTrafficProvider.Web/ProvidersBingMapTrafficProvider.Web.csproj
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.