Community of MapPoint and Virtual Earth Users and Developers
This is a discussion on Is there way to check if you're on a road within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi. Thanks wilfred for your reply. It leads me to another problem, how would you check with map point 2004 ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Is there way to check if you're on a road Thanks wilfred for your reply. It leads me to another problem, how would you check with map point 2004 if your pushpin is on a road? what kind of object is it?....i've been scouring the mappoint visual basic refernece on MSDN and can't find a single thing about it. Omair |
| |||
|
Hi Omair, This should do it: Code: public bool IsOnStreet(Map M, double Lat, double Lon)
{
Location Loc;
FindResults StreetResults;
Loc = M.GetLocation(Lat, Lon, 1);
StreetResults = M.ObjectsFromPoint(M.LocationToX(Loc), M.LocationToY(Loc));
foreach (object o in StreetResults) {
Location StreetLoc = o as Location;
if (StreetLoc != null && StreetLoc.StreetAddress != null)
return true;
}
return false;
}
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| check, road |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Check out if GPS pos is on a Route | kristijan | MapPoint 2006/2009 Discussion | 11 | 04-19-2006 10:46 AM |
| Sanity Check Please......Pushpin help | EdB | MapPoint 2006/2009 Discussion | 2 | 02-22-2005 07:44 AM |
| need to check accuracy of MP2004 | jaharris67 | MapPoint 2006/2009 Discussion | 0 | 09-15-2004 11:28 PM |
| How do I check to see if there is mappoint installed on a sy | dew1969 | MapPoint 2006/2009 Discussion | 3 | 02-18-2004 10:05 AM |
| GPS position check | Anonymous | MapPoint 2006/2009 Discussion | 14 | 01-19-2004 01:00 AM |
Antalya Holiday
Check out the Antalya holiday options through UlookUbook and find amazing offers that suit your pocket...