Community of VE/MapPoint Users and Developers
This is a discussion on How to force a pushpin for geoByNone within the Development forums, part of the MapPoint 2006/2009 Discussion category; I have linked data records for my map So after I UpdateLinked records in code ds.UpdateLink(); I MapPoint. Recordset data ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to force a pushpin for geoByNone So after I UpdateLinked records in code ds.UpdateLink(); I MapPoint.Recordset data = ds.QueryAllRecords(); Than loop through the data looking for non matched records Now Ambigiuous data is fine because I can just do data.CallMatchMethod("MyMatchMethod", matchME); And pick an ambiguous match BUT I have no idea how to do this if the matchmethod is geoByNone The problem is some of the addresses have the Address specified as a PO BOX so Mappoint doesn't like that at all and just says improper. SO what I want to do is take that data unit (pushpin) and just place it as if the search was done by zipcode ignoring the address How would I do this? I tried setting location data.PushPin.Location = loc but that didn't work And I can't to an AddPushPin followd by a moveto because it's a linked data set Is it possible? Or do I just have to go through the excel file it's linked to and by hand remove all the PO Box addresses. Because if it comes back as geoByNone it's impossible to just manually put the associated pushpin somewhere? Thank you for your help Shane |
| |||
| Re: How to force a pushpin for geoByNone
You might just add a pushpin to "My PushPins" at the Zip location for each PO Box. Not much fuss to that. You'll probably want them seperate anyway ... Mike Mattys |
![]() |
| Tags |
| force, geobynone, pushpin |
| ||||
| Posted By | For | Type | Date | |
| The Magazine for MapPoint - MP2K Magazine | This thread | Refback | 09-09-2007 06:29 PM | |
| mappoint: Blogs, Photos, Videos and more on Technorati | This thread | Refback | 09-08-2007 03:39 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Force crossing point | JoeBo | MapPoint 2006/2009 Discussion | 6 | 05-19-2007 08:53 AM |
| Force/unlock scales outside US/EU? | vtecy | MapPoint 2006/2009 Discussion | 3 | 01-24-2007 08:44 AM |
| How is possible to force order in Recordset? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 08-27-2004 04:06 AM |
| Mappoint 2002 API bug? RecordSet.MatchingMethod = geoByNone | David J | MapPoint 2006/2009 Discussion | 1 | 07-20-2004 10:46 AM |
| Mappoint 2002 API bug? RecordSet.MatchingMethod = geoByNone | David J | Wish List | 0 | 01-13-2004 11:39 AM |