Open manthey opened 2 years ago
Markers can have complex shapes, but the hit test only checks the enclosing circle. We could render the marker to a small internal canvas and then check if the location clicked is transparent.
Markers can have complex shapes, but the hit test only checks the enclosing circle. We could render the marker to a small internal canvas and then check if the location clicked is transparent.