surialabs / react-native-geo-fencing

Native modules to determine if a location is within defined geographical boundaries using Google Geometry library
139 stars 33 forks source link

Does not give correct output. #5

Open shettyaditya opened 7 years ago

shettyaditya commented 7 years ago

this seems to have some issue. Whatever the polygon i setup using the number of locations. It always shows that the point is within the polygon.

humam-nameer-10p commented 7 years ago

Its totally opposite for me its stuck at "point not in polygon" I am definitely sure I am inside polygon!

priyankverma commented 6 years ago

It gives success if any particular set of latitude and longitude is matched perfectly with those in the array, else POINT IS NOT WITHIN POLYGON. not works as expected.

imjaadH commented 6 years ago

So i guess this library is fake news

JefriBulo commented 5 years ago

i knew it i have the same problems about this project