MapXL / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

RMVirtualEarthTileSource doesn't follow the rules #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There are two things to fix.

First, the API needs to change, similar to RMCloudMadeTileSource, to allow 
developer to pass in a 
registered MS VE key.

Second, the generated HTTP requests need to append a token, obtained with a 
SOAP call from MS 
VE based on the developer key, to the HTTP requests.

Links to more details are in the source code.

Original issue reported on code.google.com by halmuel...@gmail.com on 17 Mar 2009 at 9:53