Waypoint markers had no click listener, so Leaflet routed the click to the map — MapClickHandler then added a new waypoint on top of the one you clicked (and made markers feel unresponsive). Add a click handler that consumes the event, so Leaflet treats the marker as the target and suppresses the map click. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| jobs | ||
| lib | ||
| routes | ||
| types | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||
| styles.css | ||