Select to view content in your preferred language

How to Access the Bing .NET Token Through a Proxy

911
0
01-05-2010 02:26 PM
by Anonymous User
Not applicable
0 0 911

Along with ESRI’s maps, you can also use a couple of different third party map services, Bing Maps and Google Maps, in your Web application.

To access the Bing Map services, you have to use one of the tokens provided by ESRI. The tokens can be downloaded from the following Web page: Bing Tokens.

These tokens were not originally developed to work through a proxy, so in order to access the Bing Map service through a proxy, you have to edit the token request page and supply it with the proper proxy credential. The new token request page can be accessed through the following downloadable ZIP file: DotNet.zip.

For more information on map services and reasons for using map services, refer to the following Web Help article: Common reasons for using map services.

- Thang Le, ESRI Support Analyst, ESRI Support Services - SDK Unit