snahrvar / eatibl-app

Front-end application
0 stars 0 forks source link

TECH: Fix Location issues with Google Places API #44

Closed snahrvar closed 6 years ago

snahrvar commented 6 years ago

Priority: Medium Description: Right now we're taking in the location values based on array index. We should be looking into the array and finding the value of "Type". So if the array structure changes, we won't have to worry about values falling into the wrong place.