MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Having problems getting location from pushpin

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 ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-02-2004
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Having problems getting location from pushpin

I am having a problem with finding a location of a pushpin where the
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
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
location, problems, pushpin


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

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


All times are GMT -5. The time now is 09:08 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54