Community of VE/MapPoint Users and Developers
This is a discussion on update multiple pushpins with street data within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi I have multiple pushpins located around the country. I am using MapPoint.FindResults = myMap.ObjectsFromPoint(myMap.LocationToX(location) , myMap.LocationToY(location)) to extract city ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| I have multiple pushpins located around the country. I am using MapPoint.FindResults = myMap.ObjectsFromPoint(myMap.LocationToX(location) , myMap.LocationToY(location)) to extract city and street details with reasonable success. However as each pushpin is updated on the map i.e location has moved, the refresh process is not very pleasant as each city/street location is calculated, is there a better way to extract this information on multiple pushpins (could be as many as 200). Thanks |
| |||
| Re: update multiple pushpins with street data
Hi, If there are many calculations to do that the program is too busy (as I understand your question) then another approach could be to do the calculation in a background thread with another instance of mappoint, or even with another application that communicate to the visible one. Then updating can go fast and smooth. The communication can go with TCP session or a named pipe or one of the communications tools provided by windows.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| data, multiple, pushpins, street, update |
| ||||
| Posted By | For | Type | Date | |
| Determing Whether A Point Is Located Inside Polygon - MapPoint Articles - MP2K Magazine | This thread | Refback | 11-11-2007 05:44 PM | |
| Snap to a Road - MapPoint Articles - MP2K Magazine | This thread | Refback | 11-09-2007 11:15 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mappoint street data update | Anonymous | MapPoint 2006/2009 Discussion | 0 | 01-21-2005 12:48 PM |
| Creating a map with multiple pushpins | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-26-2004 07:08 AM |
| Multiple Pushpins | LThomas999 | MapPoint 2006/2009 Discussion | 1 | 04-01-2003 06:14 AM |
| Update base map data using those in MS Steets & Trips | Anonymous | Wish List | 0 | 12-18-2002 11:40 AM |
| Is it possible to update the Address Data (Postal .... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 04-25-2002 07:11 AM |