Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for map querying

export
interface

QueryMapFeatureActionOptions

Hierarchy

  • QueryMapFeatureActionOptions

Index

Properties

append?: boolean

If true, the selection changes will be appended to the current selection set. False otherwise

memberof

QueryMapFeatureActionOptions

The main set of map querying options

memberof

QueryMapFeatureActionOptions

Methods

  • An optional callback to invoke on successful operation

    memberof

    QueryMapFeatureActionOptions

    Parameters

    Returns void

  • errBack(err: any): void
  • An optional callback to invoke on failure

    memberof

    QueryMapFeatureActionOptions

    Parameters

    • err: any

    Returns void

Generated using TypeDoc