all tags->filters

This commit is contained in:
Lachlan Kermode
2020-06-08 15:50:39 +02:00
parent 33bbb5d0aa
commit 16358f5ab9
22 changed files with 202 additions and 177 deletions

View File

@@ -205,6 +205,7 @@ class Map extends React.Component {
return (
<Events
svg={this.svgRef.current}
events={this.props.domain.events}
locations={this.props.domain.locations}
styleLocation={this.styleLocation}
categories={this.props.domain.categories}