Hello
I'm trying to figure out how to implement continuous panning with xamMap.
I mean, to have a "google map"-like behavior: when you keep panning towards the map border (east or west) then the map wraps around.
If it's not a basic xamMap feature, do you have an (easy) solution, like overriding the onRender method ?
Thanks.
Hi Warning,
Unforunately XamMap doesn't support this functionality and there is no easy way to "inject" it. I would recommend submitting a feature request for it here: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.
Regards,
Ivan Kotev
Thanks Ivan, I've submitted the feature.
I haven't found any "off-the-shelf" map component that implements it yet. In the meantime, more and more customers ask for it; as it has become a basic way of navigating maps using google or bing maps.
I hope Infragistics will plan to implement it soon, as it would get you a major edge over your competitors.