iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.09k stars 293 forks source link

fix(picking): Fix point reference of picking #2192

Closed ketourneau closed 11 months ago

ketourneau commented 11 months ago

All points have same reference in the return array of picking method.

AnthonyGlt commented 11 months ago

Thanks for the PR, looks like you are right !