Is continuous panning available on a WinForms map?
Continuous Panning
Hi Dib,
Do you means you want to quickly pan but not wait the tile image render?
I think our map support that, you can test our HowDoISamples project to see how it works.
Regards,
Don
Sorry, no, I want to wrap around so that they can keep panning in one direction and get back to where they were
Hi Dib,
I see, that means you want to get WrapDateline support, just like I mentioned in the other topic: How to make OpenStreetMap map wrap around the DateLine?
For Desktop edition, only the ShapeFileFeatureLayer support wrapdateline, I think maybe you want to try our WPFDesktopEdition, which support more type layer and overlay for that.
Regards,
Don
Thanks Don. I found that yesterday, and it seems to be working pretty well. I do notice some performance issues when more of our layers are added, but I’m thinking that caching will help with those.
Hi Dib,
I am glad to hear you find the solution for it.
Regards,
Don