I want to create a similar control with a Bing Maps control (from which I see that it uses MultiScaleImage), but I have all my images stored in a compressed format in local isolated storage.
I know the MultiScaleTileSource class, but from what I saw, it simply returns the URI collection to the MSI, not the images themselves ...
Is anyone lucky with this type?
source
share