SfMap zoom works only in first ShapeFileLayer

Hello,
I have SfMap with a fewShapeFileLayers to implement drill down behavior.
SfMap map;
map.Layers.Add(layer0);
map.Layers.Add(layer1);
map.Layers.Add(layer2);
map.BaseMapIndex = 1;
//here trying to zoom in selected second layer but map control immediately switches to first layer despite BaseMapIndex=1
// If I change window size control redraws correct layer but zoom value is a mess.
Second question, how to force SfMap to redraw itself without size change?
map.UpdateLayout() doesn't help.
Thanks, Vasiliy

3 Replies

SG Sri Gayathri Gopalakrishnan Syncfusion Team October 30, 2017 12:41 PM UTC

Hi Vasiliy ,

Sorry for the inconvinence,

We are able to reproduce the reported issue "SfMap zoom works only in first ShapeFileLayer" and "When window resized it redraws correct layer but zoom is not properly working" at our end.And we have logged a defect report regarding the same. A support incident to track the status of this defect has been created under your account.

Please log on to our support website to check for further updates.

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents/  

Please get back to us if you need any other assistance.

Regards,
Sri Gayathri.G



VL Vasiliy Lukin November 6, 2017 03:17 PM UTC

Hello Sri,

I appreciate your assistance. Can you suggest any workaround?

Or can i get patch to test it before service pack release?


Thank you,

Vasiliy




SG Sri Gayathri Gopalakrishnan Syncfusion Team November 7, 2017 08:58 AM UTC

Hi Vasiliy,

As we mentioned in our previous update, A support incident to track the status of this defect has been created under your account.

Please log on to our support website to check for further updates.

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents/  

Please get back to us if you need any other assistance.

Regards,
Sri Gayathri. G


Loader.
Up arrow icon