This is a migrated thread and some comments may be shown as answers.

UriImageProvider and RenderOptions

1 Answer 102 Views
Map
This is a migrated thread and some comments may be shown as answers.
Seth
Top achievements
Rank 1
Seth asked on 13 Oct 2011, 08:21 PM
Based on a recent response, I now understand that you use the WPF Image class for rendering the underlying image specified in the UriImageProvider. However, on large images I run into performance issues. Normally, I can use something like: 

RenderOptions.SetBitmapScalingMode(oImage, BitmapScalingMode.LowQuality)

But I am not sure how to do this when working with the UriImageProvider.

Thanks,
Seth

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 18 Oct 2011, 01:52 PM
Hi Seth,

Unfortunately the Image object is inaccessible in current implementation of UriImageProvider. We have created a PITS issue for implementing this feature in future releases of RadMap control. You can track its status using the following link:
http://www.telerik.com/support/pits.aspx#/public/wpf/8167

Kind regards,
Andrey Murzov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Map
Asked by
Seth
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or