mohanadarafe / GuideMe

SOEN 390 | Winter 2020 | Mini Capstone
7 stars 5 forks source link

refactor + current building geolocation #63

Closed mohanadarafe closed 4 years ago

mohanadarafe commented 4 years ago

i tried to us US5 which is As a user, I would like to know which building im currently in.

What i did is create the component, fetch the current location & pass it to a function that determines if the point is in the polygon. Does not work for now because the line setState is called so many times that it overflows, will get back to it at sprint 2

bloulidi commented 4 years ago

Nice work !