Community of VE/MapPoint Users and Developers
This is a discussion on How to tell if an objects location is visible? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, Does anyone know of a way to tell if an objects location is in the visible area of the ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to tell if an objects location is visible? Does anyone know of a way to tell if an objects location is in the visible area of the map? I can find the location of a PushPin so:- Set objPin = objMap.FindPushpin(strPinName) Set objLoc = objPin.Location Now I want to know if that location is visible. Thanks, Chris |
| |||
|
I don't think there is anything that does this, maybe if you just store wherever your map is centered on as a pushpin location and then do use the QueryCircle with the something like half the Altitude as your radius That would probably get you close, far from perfect though. |
| |||
|
This link tells you how to check the radius and altitude values against what is actually on screen, might help out some http://support.microsoft.com/?kbid=297348 |
![]() |
| Tags |
| location, objects, visible |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| having the driver always be visible | BobFromBoston | MapPoint 2006/2009 Discussion | 2 | 07-31-2005 01:51 PM |
| limiting objects in collection | Anonymous | MapPoint 2006/2009 Discussion | 0 | 04-27-2004 08:52 AM |
| ensure pushpin is visible | Anonymous | MapPoint 2006/2009 Discussion | 2 | 05-13-2003 11:23 AM |
| specify label to all the objects of a layer | Anonymous | Wish List | 0 | 08-28-2002 08:22 AM |
| Mappoint2002 vs. ESRI Map Objects | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-07-2002 09:15 AM |