Guest User

Untitled

a guest
Feb 21st, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. layers: [
  2. {
  3. name: 'Multimedia links',
  4. expression: '', // additional where expression applied to all queries
  5. idProperty: 'GIS_ID',
  6. queryParameters: {
  7. type: 'relationship', // spatial, relationship, table or database
  8. layerID: 'adReports', // from operational layers
  9. sublayerID: 0,
  10. relationshipID: 0,
  11. objectIds: [1,2,3],
  12. outFields: ['*']
  13. },
Add Comment
Please, Sign In to add comment