If I move a map in WP7 and initiate a web service call with every move, how should I handle multiple web calls being called every second. When i drag a map around, there are a bunch of event calls to MapDragEvent. What is a good solution to dealing with this issue. If I attach a http call to the map drag event..should i look for a thumb up event? or anything like that? I can’t seem to find a good combination of events.
Share
Check out this post I wrote about Bing Maps and moving around the map and getting more data
http://awkwardcoder.blogspot.com/2011/09/how-many-pins-can-bing-maps-handle-in.html