map: this.props.maps.filter(map => map.id === this.props.match.params.id).map((map => map))[0]