Community of VE/MapPoint Users and Developers
This is a discussion on clearing pushpins within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; HI Using VB6 and MAP OCX methods When the map is refreshed we re-draw the pushpins with code below - ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Dataset
Create your own pushpin dataset before adding the pushpins: myMap.DataSets.AddPushpinSet "My DataSet" And after adding each pushpin, move it to your dataset: myPin.MoveTo myMap.DataSets.Item("My DataSet") Later on you can just delete your dataset (which removes the pushpins as well) and repeat the same procedure. Greetings, Jack. |
![]() |
| Tags |
| clearing, pushpins |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a subset of Pushpins from a set of pushpins | paf33 | MapPoint 2006/2009 Discussion | 3 | 08-09-2005 05:54 AM |
| Clearing all pushpin | Gianmaria | MapPoint 2006/2009 Discussion | 4 | 05-06-2005 11:31 AM |
| How to Calculate 2 itineraries without clearing ActiveRoute | Anonymous | MapPoint 2006/2009 Discussion | 2 | 12-13-2004 10:54 AM |
| Clearing the | Anonymous | MP2K Magazine Articles | 0 | 07-13-2001 12:48 AM |