Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface supportDataLayerProperties

Hierarchy

  • supportDataLayerProperties

Index

Properties

Optional geometry

The geometry to apply to the spatial filter.

Read more...

Optional name

name: string

The name of the data layer in the map service that is being referenced.

Read more...

Optional spatialRelationship

spatialRelationship: "intersects" | "contains" | "crosses" | "envelope-intersects" | "index-intersects" | "overlaps" | "touches" | "within" | "relation"

The spatial relationship to be applied on the input geometry while performing the query.

Read more...

Optional type

type: "layer"

Optional where

where: string

A where clause for the query.

Read more...

Generated using TypeDoc