Community of VE/MapPoint Users and Developers
This is a discussion on Selecting multiple pins and land within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hello, I have two quiestions. 1. I am working with routes, assuming I have route A and route B and ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Selecting multiple pins and land 1. I am working with routes, assuming I have route A and route B and they overlap I want to select numerous pins from route B and in properties and change it to route A. Because I'm dealing with hundreds of pins it makes it difficult to do it one at a time. Anyway around it? 2. If I upload several stops without longitude and latitude and map them out can I in any way export them with that information included? |
| |||
| Re: Selecting multiple pins and land
How is it that you have multiple routes - do you have multiple maps open at the same time in different windows? For item 2, you'll need to write a custom export routine, or use something like Gilles Kohl's PinsToFile COM AddIn. |
| |||
| Re: Selecting multiple pins and land I uploaded two sheets from excel each one having a different route and then assigned different pushpins to them. I see the overlap and change the pushpin to reflect the correct route. I may have 50 pins in the wrong territory so I would like to know if there is a way of selecting the at once and going into properties and changing the pin? |
| |||
| Re: Selecting multiple pins and land
Hi, You have to select them in a loop. For speed you can have a linked list with all references to the pushpins in your application.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: Selecting multiple pins and land
Ok - I see You don't actually have a route per se. You have a pushpin map with two datasets, presumably with different pushpin colors/symbols. If you have programming skills, you can write a function that will allow you to: -draw a shape around a set of pushpins you wish to move -use the QueryShape method to select those pushpins within the shape -move those pins to the other dataset using the MoveTo(NewDataset) method HTH Paul |
![]() |
| Tags |
| land, multiple, pins, selecting |
| ||||
| Posted By | For | Type | Date | |
| MapPoint Help - MP2K Magazine | This thread | Refback | 02-07-2007 07:55 PM | |
| The Magazine for MapPoint - MP2K Magazine | This thread | Refback | 02-02-2007 02:31 PM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Selecting and deleting the push pin | Anonymous | MapPoint 2006/2009 Discussion | 1 | 02-10-2005 08:01 AM |
| Selecting cities in drivetime | Anonymous | MapPoint 2006/2009 Discussion | 5 | 02-02-2005 05:21 PM |
| Selecting Shape Based on Name | Anonymous | MapPoint 2006/2009 Discussion | 1 | 09-07-2004 11:01 AM |
| Using MP to plot air, sea and road/land routes | Anonymous | MapPoint 2006/2009 Discussion | 1 | 11-21-2003 08:43 AM |
| Selecting pushpins within a shape | Anonymous | MapPoint 2006/2009 Discussion | 1 | 09-26-2002 09:11 AM |