Hi,
I have a feature layer on Flex application that comes from a non editable service. I'm just interested to have some graphics on the client side so I can do some modifications (I don't want to modify anything on the feature service). How can I remove a graphic on that layer?
The method FeatureLayer.remove(graphic) returns:
FeatureLayer.remove() is not supported. Use applyEdits()
But I can't call applyEdits() on that layer.
Thanks in advance!
...when the extent changes...
...to automatically query new graphics...