mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
Map events are now clickable again
This commit is contained in:
@@ -58,6 +58,7 @@ function MapEvents ({ getCategoryColor, categories, projectPoint, styleLocation,
|
||||
|
||||
return (
|
||||
<path
|
||||
onClick={() => { console.log('uo')}}
|
||||
class='location-event-marker'
|
||||
id={`arc_${idx}`}
|
||||
d={arc}
|
||||
|
||||
Reference in New Issue
Block a user