jasonbhart / mmh

"Meet Me Here" website to help you organize ad hoc events with your friends on the fly
0 stars 0 forks source link

Sort by distance modal gives different selection of venues than MMH wizard #590

Open jasonbhart opened 8 years ago

jasonbhart commented 8 years ago

These both should closely reconcile with each other and bring about almost the same top 3-5 venues no matter which method the user is using.

  1. Create MMH
  2. In activity, add new place suggestion.
  3. Change to sort by distance.

Notice how the selections are not very focused around the current geo and do not closely mimic the selections on the MMH wizard (which were very close to the current location).

diepbuihuu commented 8 years ago

mmh request: https://edgeprod.com:8081/?coords=45.53192069999999,-122.698686&limit=8&radius=1609.344&sort=distance&term=restaurants

Activity page request. https://edgeprod.com:8081/?coords=45.53192069999999,-122.698686&limit=10&sort=distance&term=restaurants

I think we need to add radius parameter here.