
Originally Posted by
symbianyucca
1) if you want to know when the map is fully drawn etc, for each differenc change, you could use ResolveCompleted, if that would not work, then please explain when and for what excatly you would need to get notified for.
2) what do you mean ? basically you can resolve the upperleft corder by checking what coordinate is gived for TPoint(0,0), and use TPoint(Width, height) to get the lower bottom, and these two points do give you are visible map boundaries.
3) I don't know the reasoning, anyway, as you know what has been changed, its rather easy to get the values from the map object.