Is point in polygon (ImageMap)


/ Published in: JavaScript
Save to your folder(s)

Author: Wm. Randolph Franklin, rewritten for JS
poly {Array}: [{x1,y1},{x2,y2},...]
pt {Object}: {click.x,click.y}

URL: http://www.faqs.org/faqs/graphics/algorithms-faq/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.