Open netthier opened 2 years ago
I'd like to be able to do whats stated in the title. It seems like .within() only returns the values of points, but not the actual coordinates. Is it possible to do this without duplicating the position in the value type?
.within()
Hi - I'll have a think about this and get back to you 👍🏼
I'd like to be able to do whats stated in the title. It seems like
.within()
only returns the values of points, but not the actual coordinates. Is it possible to do this without duplicating the position in the value type?