Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CimissStationFeatureProvider

CIMISS站点数据访问器

Hierarchy

Index

Constructors

Properties

headers: any = {}
DefaultOptions: IPointArrayFeatureProviderOptions = ...
qeName: string = "v_cimiss"

Methods

  • getFeature(fid: string): Feature<Geometry, {}>
  • 获取Feature Id

    Parameters

    • fid: string

    Returns Feature<Geometry, {}>

  • getFeatures(): FeatureCollection<Geometry, {}>
  • 获取FeatureCollection集合

    Returns FeatureCollection<Geometry, {}>

  • listens(type: any, propagate?: any): boolean
  • unlock(fireLocked?: boolean): void
  • updateFeatures(data: any): void

Generated using TypeDoc