Community of VE/MapPoint Users and Developers
This is a discussion on Tracking User Actions in Maps (deleting pushpins) within the Development forums, part of the MapPoint 2006/2009 Discussion category; Hi I need to know how the applicatiobn can be informed about user actions in the map. for example: if ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Tracking User Actions in Maps (deleting pushpins) I need to know how the applicatiobn can be informed about user actions in the map. for example: if a user removes a pushpin in the shown map control - how can my code react to that ? is there a event to which i can add an event handler ? we tried controlremoved and datamapchange but those events were not fired. best regards... |
| |||
|
Hi We are using Visual Foxpro, the only event that seems to fire when a pushpin is deleted we could find is the redraw method. I pesume you would need to go through the dataset & compare it with what you were expected to see, i do a simliar thing when the user selects several pushpins. I go through the dataset to make sure any have not already been selected. Hope this helps |
| |||
| Re: Tracking User Actions in Maps (deleting pushpins)
Hi, I think the best is to use SelectionChange event. Another approach is to prevent user to delete a pushpin.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| actions, deleting, maps, pushpins, tracking, user |
| ||||
| Posted By | For | Type | Date | |
| Formatting Coordinates with DmsFormat - MapPoint Articles - MP2K Magazine | This thread | Refback | 12-06-2007 08:40 AM | |
| Reverse Geocoding with MapPoint 2002 - MapPoint Articles - MP2K Magazine | This thread | Refback | 12-06-2007 08:39 AM | |
| The Magazine for MapPoint - MP2K Magazine | This thread | Refback | 12-05-2007 11:10 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deleting pushpins in bulk | brianmcg | MapPoint 2006/2009 Discussion | 1 | 06-22-2006 01:08 PM |
| Stop Users from Deleting or Cutting Pushpins from map view | Yazzy | MapPoint 2006/2009 Discussion | 1 | 05-26-2005 02:56 PM |
| New map (Deleting) | Anonymous | MapPoint 2006/2009 Discussion | 0 | 07-21-2004 03:21 AM |
| Almost urgent --- Disable user from moving or deleting lines | kwargo | MapPoint 2006/2009 Discussion | 0 | 02-13-2004 09:43 AM |
| Incorrect/Missing Actions for Routedirections | Anonymous | MapPoint 2006/2009 Discussion | 0 | 11-06-2003 02:20 PM |