LEDmap icon indicating copy to clipboard operation
LEDmap copied to clipboard

add get closest point to find mapping points

Open devicerCode opened this issue 7 years ago • 1 comments

For processing code in the map2d class, then use it for the mouseover light up part

devicerCode avatar Apr 10 '18 15:04 devicerCode

actually not closest, want 'within radius' - pass co-ord in and get out index if there is one but only one so if there's more then pick closest. otherwise return -1

devicerCode avatar Apr 10 '18 17:04 devicerCode