Options
All
  • Public
  • Public/Protected
  • All
Menu

jmap-app

Index

Modules

Enumerations

Interfaces

Type aliases

Type aliases

JAPP_MEASURE_SPACE_TYPES

JAPP_MEASURE_SPACE_TYPES: POLYGON | LINE_STRING | CIRCLE

JAPP_MEASURE_TYPES

JAPP_MEASURE_TYPES: POLYGON | LINE_STRING | CIRCLE

JAPP_SELECTION_TYPES

JAPP_SELECTION_TYPES: POINT | LINE_STRING | RECTANGLE | CIRCLE | POLYGON

JAppAnyLayerFilter

JAppDrawFeaturesFn

JAppDrawFeaturesFn: function

Type declaration

JAppLayerAnyFilterOperatorType

JAppLayerIdByFilterId

JAppLayerIdByFilterId: object

Type declaration

  • [filterId: number]: JId[]

JDateLike

JDateLike: number | Date | string

JElementSelection

JElementSelection: object

Type declaration

JFormField

JFormUISchema

JFormUISchema: JFormUITab[]

JId

JId: string | number

JLayerMetaDataValue

JLayerMetaDataValue: string | number | Date

JLayerTree

JLayerTree: JLayerTreeElement[]

JLine

JLine: JPoint[]

JMapContextVersions

JMapContextVersions: JMapContext | JMapContextV0 | JMapContextV1

JMapLayersVisibilityStatus

JMapLayersVisibilityStatus: object

Type declaration

JMapSelection

JMapSelection: object

Type declaration

JPoint

JPoint: [number, number] | [number, number, number]

JPolygon

JPolygon: JPoint[]

JServerAnyIdentityProvider