Hi,
we used bing map as background in our silver light application, we bout bing map license and Microsoft gave us a token, I tried to use tiken like this:
BackgroundOverlay = new BingMapsOverlay(BackgroundOverlayId, "token here", this.BingMapsStyle);
but it doesnt remove 'STAGING' label, and yet map is shown with staging label.
what's the problem?
Many thanks,
Ben