The implement of it is set the marker object scale to (0,0) so that it can be hide in the screen , my question is how can I remove and destroy the marker object completely? not only just hide in the screen.Thanks!
1 Comment
Wikitude Support
said
about 5 years ago
Hi,
Please make sure to read the documentation and have a look at the sample app to try things out and focus on the destroy methods.
Milly Hung
in sample 2dtrackingandgeo.js file
there is a function IrAndGeo.hideStores();
The implement of it is set the marker object scale to (0,0) so that it can be hide in the screen , my question is how can I remove and destroy the marker object completely? not only just hide in the screen.Thanks!