Hi,
I have a small map app, I am using ESRI online street service as base layer, I add a feature services which the projection is different to the map.
I am trying to add new features to the feature layer ( Autosave is true, Disableclientcache is true)
1. draw a graphic on the map
2. project the graphic to the same projection as feature services.
3. add the projected graphic to the feature layer.
But the graphic doesn't show on the map until I refresh the map.
any help is appreciated.