View Single Post

  #3 (permalink)  
Old 01-17-2007
kirkdybvik kirkdybvik is offline
Junior Member
White Belt
 
Join Date: Aug 2005
Posts: 3
Re: Display Moving objects on Map in ASP.net

Is there any sample code that could be shared regarding this? Seems simple in concept but that it might get tricky to keep the two images in sync (zoom in/out, pan or possible differences in map projection when zoomed out and trying to draw a polygon).

I wonder how hard it would be to "intercept" the image from MapPoint and draw whatever you wanted on top of the background map? Are there any examples of this type of custom drawing available?
Reply With Quote