Hi,
is there any widget to clear all the runtime graphics on the Map generated by the user during the navigation?
I tried to do that by using this.map.graphics.clear() but nothing happens.
Can you help me?
Thanks
Fabio
Fabio,
If this.map.graphics.clear() does not work for you then the graphics must be added to a specific graphics layer in the map.