Select to view content in your preferred language

What's alternative of clear() method in FeatureLayer

773
1
07-12-2010 03:46 PM
RavinderGairola
Emerging Contributor
I am creating a feature layer and displaying some equipment on it. I was using clear when user closes the widget but now I see that clear () is not supported any more.

Is there an alternative to clear ()?
Tags (2)
0 Kudos
1 Reply
DasaPaddock
Esri Regular Contributor
You could set the layer's visibility to false.
0 Kudos