ThinkGeo.com    |     Documentation    |     Premium Support

Point Rotation Question

Hi


 


We have been testing we have run into an issue. Is the way that the rotation transform is applied to a point style correct (i.e. myPoint.Rotation=45;) When we apply that as a rotation the point would rotate at its upper left corner. Since it is in fact representing a point on the map we were thinking that it should rotate about the center of the point (assuming that the point that it represents would be under the center of the object. Anyway if you could fill me in on what the thinking was for the rotation on the point, that would be great.


 


John



John,


Thanks for the post!


Can you send me your code and snapshot of the result, as I didn't recreate this issue? Here is my demo code, as well as the result snapshots. Everytime I click the map, I add 45 degree to the RotationAngle and redraw the point. From the snapshorts, you can find the rotation point is the center.


Maybe there are some cases our tests didn't cover. We will be appreciate if you can send us your code.


Ben 



49-DisplayASimpleMap.txt (4.83 KB)
50-PointStyleRotation1.JPG (61 KB)
51-PointStyleRotation2.JPG (61.3 KB)