I am setting a scale dependant renderer for a FeatureLayer of line geometry type, so that in samller scale it can shown as a marker symbol and in higher scale it can be shown as a Line symbol. When I tried to apply a SimpleMarkerSymbol to this layer , it is not working. I followed same strategy for a Polygon type feature layer and found it is working perfectly. I am using ArcGIS JS API 3.11
I do not know what is the problem with line feature layer, Can anybody help with a solution.
Thanks
Shabeerali