View Single Post

  #1 (permalink)  
Old 01-09-2007
chupax chupax is offline
Junior Member
White Belt
 
Join Date: Dec 2006
Posts: 4
Suspend drawing map

Hello,

Is it possible to suspend the drawing of a map?
My application is the following. I have a map with all my vehicles on it (pushpins). Now it should also be possible to show only the vehicles of specific departments. When I change the department I do the following. I delete all the current pushpins and add all the new ones. The problem with this is that each pushpin is drawn seperatly + the most important and actually the biggest problem, is that there is a zoom to each pushpin. Ofcourse I already checked that I haven't programmed a zoom.
Many thanks in advance.
Reply With Quote