Select to view content in your preferred language

Add new featureto a  Feature service which have different projection from base map

643
1
09-20-2013 07:50 AM
DeminHu
Deactivated User
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.
0 Kudos
1 Reply
JohanCarlsson
Regular Contributor
FeatureLayer has a refresh method, have you tried using that?
0 Kudos