Closed pikilipita closed 6 years ago
Is it possible to remove a marker from the list of tracked marker?
I would need to dynamically load lists of markers, and clear those lists afterward
Thank you
Not yet, but you could do it similarly as done with add marker: https://github.com/artoolkitx/jsartoolkit5/blob/master/js/artoolkit.api.js#L1707
Let me know how you get on
Is it possible to remove a marker from the list of tracked marker?
I would need to dynamically load lists of markers, and clear those lists afterward
Thank you