Community of VE/MapPoint Users and Developers
This is a discussion on Multiple zooms and pans within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hello, I recently re-arranged some code in an application that our company has in order to better use some MapPoint ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Multiple zooms and pans I recently re-arranged some code in an application that our company has in order to better use some MapPoint features. Originally I would just pass a pan x and y and it would compile that into what had already been done. After the code movement, it seems that the pan x and y are reset on each refresh of the map. Has anyone run into this before? Thanks |
| |||
| Re: Multiple zooms and pans
Hi, Quote:
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Multiple pans/zooms
Ok, Originally I had some code that accesses the MapPoint WebService. It would take into account all the previous pans and zooms, so each time the map refreshed, I would pass the absolute pan. Example : User wants to zoom in so I send a zoom factor of 0.5 User wants to zoom in again so I send a zoom factor of 0.5 Outcome, the map is zoomed in double (a .25 zoom) Now If I send a 0.5 zoom two times, it is still only zooms in 0.5 I thought that I had included everything.. are there any variables that SOAP etc. uses internally that store that? I hope that makes sense. Thanks. |
| |||
|
Hi, Now I underateand Use Altitude to put specific zoom factors !
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
Hi, To set a specific zoom level you can set Altiitude, like this: Code: MP.ActiveMap.Altitude = Alt;
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| multiple, pans, zooms |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple Addresses | Anonymous | MapPoint 2006/2009 Discussion | 1 | 05-03-2005 04:27 PM |
| multiple tracking | bchara | MapPoint 2006/2009 Discussion | 1 | 04-30-2005 05:15 PM |
| Reverse Geocoding at different Zooms | Gianmaria | MapPoint 2006/2009 Discussion | 1 | 01-20-2005 07:34 PM |
| Multiple Stops | Anonymous | MapPoint 2006/2009 Discussion | 2 | 01-23-2004 08:57 AM |
| Multiple Routes on 1 Map | Anonymous | MapPoint 2006/2009 Discussion | 0 | 09-10-2003 10:45 PM |