Point in polygon algortim using location class in android? -
i've a set of location forms closed path (similar polygon). there possible way check if latitude , longitude inside closed path?
you need ray-casting algorithm. did this: ;-)
and little background knowledge:
Comments
Post a Comment