Hi guys,
Our testers reported this issue while testng the application we are working on. They noticed that if you open a layer in the Albers coordinate system (SRID=102003) and then add a layer in the NAD 83 Zone 16N coordinate system (SRID=26916) the layers in the NAD 83 coordinate system disappear as you zoom out. Then, when you zoom back in they reappear.
I have attached a sample project that demonstrates this issue. In my project there are three layers. One of them is in Albers (a single county polygon) and the other two are in NAD 83 Zone 16N. As you zoom out, the line layer in NAD 83 disappears first, followed by the polygon layer. The layers reappear when you zoom back in.
I appears that the DrawCore method is not being called once the layers disappear. I am currently using MS Desktop version 6.0.0.129.
Thanks!
Steve
ProjectionTest.zip (44.1 KB)