stevepepple/Vibemap-Map

Search for activity/category that is similar but not the same

todo opened this issue · 0 comments

todo commented

// TODO: Search for activity/category that is similar but not the same
const { distance, bounds, currentLocation, activity, days, searchTerm, setRecommendations } = this.props
const point = `${currentLocation.longitude},${currentLocation.latitude}`
let currentTime = dayjs().toISOString()
//const places = this.props.fetchPlaces(...args, true)


This issue was generated by todo based on a TODO comment in d313a78 when #126 was merged. cc @stevepepple.