I have a polygon created with polyfill
, is it possible to know if the point = [lat, lng]
is in that polygon (using only h3-js)?
I have a polygon created with polyfill
, is it possible to know if the point = [lat, lng]
is in that polygon (using only h3-js)?