What is the JS function which act as Map.ZoomToResolution (Silverlight)?

565
1
08-08-2016 05:36 AM
YousefQuran
Occasional Contributor

Hi,

We are trying to print the map via template, In Silverlight we was modify the Scale By Map.ZoomToResolution
So the printed map have correct Scale.

Now, We are Trying to print the map using same template, but the Scale is not correct and we cannot modify the resolution of the map! 

Any Ideas? Please help ..

Regards,

0 Kudos
1 Reply
YousefQuran
Occasional Contributor

I cannot believe that!

This is the problem ..
map.setScale(2500) vs. map.setScale(2500.0)

-_-

0 Kudos