Closed TimPurdum closed 9 months ago
FeatureLayer.ApplyEdits
GraphicsLayer.Add
TextSymbol
MapView.HitTest
GraphicHit.Layer
Minor Improvements
FeatureLayer.ApplyEdits
refactored to support protobuf graphic serialization, same asGraphicsLayer.Add
Bug Fixes
TextSymbol
properties by updating Protobuf Serialization to lower-case enums, add missing propertiesMapView.HitTest
by removing un-hit graphics from the serializedGraphicHit.Layer
object.