AvalonGitAnsiByteCode / AffiliatesLookup

0 stars 0 forks source link

Search Affiliates on Map #13

Open AvalonGitAnsiByteCode opened 1 year ago

AvalonGitAnsiByteCode commented 1 year ago

We are going to have a map interface where Avalon user can enter pickup and drop-off location. For that purpose, we will integrate Google Map API using which we will compare pick up and drop off locations from the available Affiliate locations to display Nearby Affiliates on the map. We will suggest all the available affiliate within 25 miles (default) from the location and we will make circle around the location.

There will be two fields to captures as below –

  1. The pickup location: A pick-up is a meeting point and wait for your location.
  2. Drop-off location: Drop-off points are where we arrive at our destination. Note: User can shuffle location between pickup and drop as per the requirement to find out the nearest Affiliate. Now we also need to make sure that pick up location should be in circle of particular radius (0-25 Miles from the Entered location). Also, user can move the selected location from the Map and will suggest affiliates accordingly.

Image