You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: