Closed monsieurtanuki closed 3 months ago
Fixes #1934.
Removed an optimization that prevented the hit test to work for polygons on rotated maps.
Thank you @JaffaKetchup for your review!
One optimization path would be to keep the code I've just removed only for map rotation == 0.
Fixes #1934.
Removed an optimization that prevented the hit test to work for polygons on rotated maps.