Skip to content

Layer and table management

Mike Tschudi edited this page Jan 27, 2015 · 1 revision
  • Loads and validates first layer in webmap; layer must be updatable
  • Traces from layer to its first related table; table must be writable
  • Handles queries on layer when provided map extents and a callback
  • Retrieves a layer item's attachments both in thumbnail and full formats
  • Handles queries on table when provided the foreign key (layer item object id) and a callback
  • Handles updating a layer record (for the votes count)
  • Handles adding a new record to the table
  • Extracts layer's popup's title pattern and adds it to app's configuration
Configuration items
  • webmap id
I18N items

none

back to home page