Is it possible to zoomto just a single pushpin rather than the whole dataset as would happen if i used
objMap.Datasets.ZoomTo
This is a discussion on Another Question much simpler (zoomto stuff) within the MapPoint Desktop Discussion forums, part of the Map Forums category; Is it possible to zoomto just a single pushpin rather than the whole dataset as would happen if i used ...
Is it possible to zoomto just a single pushpin rather than the whole dataset as would happen if i used
objMap.Datasets.ZoomTo
You can use the Goto method on the pushpin's Location object. You can't use it directly on the pushpin itself though:
myPushpin.Location.Goto
There are currently 1 users browsing this thread. (0 members and 1 guests)