View Single Post

  #4 (permalink)  
Old 06-20-2006
nicolas nicolas is offline
Junior Member
White Belt
 
Join Date: Jun 2006
Posts: 3
Quote:
Originally Posted by rbarthels
I had the same time problems drawing routes and pushpins. So I used a different approach. I copy the map in the clipboard and draw the bitmap on the canvas of my program. Afterwards I am able to draw my own graphic primitives which is much faster (www.free-routing.com). But this is a lot of work

Rainer
is there a sample of getting the mappoint map as bitmap somewhere (c++/c#)?
Reply With Quote