Hi.
I recently migrated to MapSuite 3.0.
I made a simple application showing a shape file in 2.0 and 3.0.
The panning speed is much slower (and laggy) in 3.0.
I built a spatial index file with the following code, and loaded it.
ShapeFileFeatureLayer.BuildIndexFile(@"Countries02.shp"); // this code is not contained in the attachment code. but i ran it to make an index file.
And when I drag the map to pan, I can see a significant lag which I can't find in 2.0.
Please help me with it.
I attached my test code.
1761-MapSuite_3.0_Pan_Test.zip (71.6 KB)