View Single Post

  #4 (permalink)  
Old 12-13-2006
VC_Man VC_Man is offline
Member
Green Belt
 
Join Date: Nov 2006
Posts: 87
Re: How to handle track of multiple objects at the same time

Hi all,

I want to solve this problem on the following way. For each target or object I want to follow, I'll create a pushpin set (from data set). So all the pushpins that belongs to a certain target/object are saved in its pushpin set. So when I select an old pushpin of a certain target/object, I'll get the information in the balloonfield to which target/object it belongs. Also can I draw the route based on all pushpins in the certain dataset of the target, right??

Now another problem rises up, how can I during runtime create.........
Hmmm wait a minute, now I've to make an array which can find the right target/object-name and there you can find the reference of the created pushipin set. Where you can get, for example, all the pushpin info's.

Is that an idea?
If somebody has a better suggestion, than I'm open for it
Reply With Quote