mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
shapes -> lines between points
This commit is contained in:
@@ -151,6 +151,7 @@ class Map extends React.Component {
|
||||
renderShapes() {
|
||||
return (
|
||||
<MapShapes
|
||||
svg={this.svgRef.current}
|
||||
shapes={this.props.domain.shapes}
|
||||
map={this.map}
|
||||
mapTransformX={this.state.mapTransformX}
|
||||
|
||||
Reference in New Issue
Block a user