THREEAR
THREEAR copied to clipboard
Remove Marker
Hello, There a way to remove a marker ?
Once added, maker is always tracked. Even if i "dispose" the controller. I need to track different marker, but one at the time.
For the moment i have hack your code with a "canBeSearch" flag, but maybe there are a better way ?
Thanks !
Hi @stephanedemotte, I can potentially look into this when I have some bandwidth but I'm a bit tied up a the moment. Feel free to raise a pull request if you are feeling up to it.
I had a little go at tackling this today, but it seems tricky as there's no sensible way to remove the marker on the artoolkit side of things. I would have to think about this more.