Skip to content
Andy edited this page Dec 2, 2013 · 2 revisions

Applying Edits

  • Application online. Edits committed immediately
  • Application offline. Edits are written to storage.
  • Application returns online after edits are written to storage. As soon as an online condition is detected then edits are pushed to FeatureService.
  • All edits are tracked in the Index.

Online Tests

  • Add Line
  • Delete Line
  • Add Point
  • Delete Point
  • Add Polygon
  • Delete Polygon

Offline Tests

  • Add Line
  • Delete Line
  • Add Point
  • Delete Point
  • Add Polygon
  • Delete Polygon
Clone this wiki locally