TimeWalkOrg / MapWalk

An open-source app for leaving map-based notes and suggestions to others
2 stars 0 forks source link

Highlighter mode not working: gestures not captured #1

Closed tedbarnett closed 1 year ago

tedbarnett commented 1 year ago

When the highlighter button is tapped, a faint white "overlay" appears over the map (correctly). However, drawing on the screen with my finger does not result in blue lines appearing. It looks like the draw gestures are not being captured at all (added print statement to display them but it is never triggered). Why are the drawings not appearing?