I want to generate a screenshot of an map control on Windows Phone 8 and save this image to isolated storage. Does anybody have a small piece of code which would do this? I've tried to generate a WriteableBitmap out of the map control, but this image is only black.
Thanks.