Start a new topic
Solved

Javascript 2dtrackingandgeo remove marker

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!

1 Comment

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.


Greetings

Nicola

Login or Signup to post a comment