Hello,
I'm trying to use the BingMapsOverlay and seem to be having some problems with it correctly showing the extent of the map. I'm loading a set of layers that are projected using the GetGoogleMapParametersString() and the map mode is in meters. To test if the projection was working correctly I used the GoogleMapOverlay and it worked fine.
With Bing Maps it seems like the extent jumps all over the place, the data is Iowa but the Bing map starts in Canada, then I zoom out a one mouse wheel click and it jumps the background to an unknown area, then I keep zooming out and it seems to jump to the southern states, then back to Canada, then off the coast of Florida. Something seems to be wrong with the extent being sent to Bing.
I wish I could send you some code, but its to dependant on database, I can probably build a sample but thought I would see if anyone had some ideas first.
I'm using 5.5.0.0 right now, but I'm downloading 6 right now to test.
Thanks