Community of VE/MapPoint Users and Developers
This is a discussion on Having problems getting location from pushpin within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I am having a problem with finding a location of a pushpin where the address did not return a specific ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Having problems getting location from pushpin address did not return a specific address. With MapPoint 2002 the address I am using is 3201 University Park, Irving, TX this address does not exist so it puts a pushpin at University Park, Irving, TX In the code below what is returned as the pshResult.Location is nothing. I need to get the location of where it puts that pushpin, which is at the center of that road object fndFindDialog = Map.ActiveMap.ShowFindDialog(sFindValue,MapPoint.G eoFindState.geoFindAddress,Process.GetCurrentProce ss().MainWindowHandle.ToInt32(),true); if (fndFindDialog != null) { MapPoint.Pushpin pshResult; pshResult = (MapPoint.Pushpin) fndFindDialog; //pshResult.Location is null at this point } |
![]() |
| Tags |
| location, problems, pushpin |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extracting the corresponding Territory to a PushPin Location | jpendegraft | MapPoint 2006/2009 Discussion | 3 | 08-13-2005 03:06 AM |
| PushPin not set on correct location but shown with line | Anonymous | MapPoint Web Service and Virtual Earth | 1 | 03-29-2005 09:13 AM |
| Need county name given location of pushpin | jghenderson | MapPoint 2006/2009 Discussion | 4 | 11-22-2004 03:42 PM |
| Nothing but problems | Anonymous | MapPoint 2006/2009 Discussion | 0 | 06-22-2003 10:40 AM |
| Problems with Pushpin dataset | Sylvain | MapPoint 2006/2009 Discussion | 13 | 11-28-2002 08:08 AM |