Quick Question...
Is there an equivalent for the CurrentExtentChanged event that MapSuite DesktopEdition 2.0 has?
Quick Question...
Is there an equivalent for the CurrentExtentChanged event that MapSuite DesktopEdition 2.0 has?
Brendan, We don’t have this event now, we will add it in the next release. The 3.0 desktop is a bit different in that in the 2.0 we automatically drew the map when the extent changed. In 3.0 we only re-draw the map when you call the refresh, gives you a bit more control. Also in the next version we will have some refresh overloads to allow you to specify what overlay you want to re-draw.
Oh hectic. I like.
Refreshing selected overlays will be great! Thanks for this. It gives me some guidance on where to shuffle my logic.
And I assume that you call the refresh method (on all overlays) when the user pans or zooms in with the mouse wheel.
It’ll be nice to have a CurrentExtentChanged event for these situations where we don’t want to override those handlers.
Brendan,
We will add the event in the coming release. Thanks for the suggestion!
Ben