Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShapefileLayerSourceProvider

Hierarchy

  • ShapefileLayerSourceProvider

Implements

Index

Constructors

constructor

Properties

Private _convertToShapefileDataSource

  • _convertToShapefileDataSource(id: string, ms: MapServiceDescription, options?: ShapefileLayerSourceCreateOptions): ShapefileDynamicLayerSource
  • Parameters

    • id: string
    • ms: MapServiceDescription
    • Optional options: ShapefileLayerSourceCreateOptions

    Returns ShapefileDynamicLayerSource

Private _convertToShapefileLayer

  • _convertToShapefileLayer(sourceId: string, layerIndex: number, layerInfos: Array<BasicLayerInfo>): ShapefileLayer
  • Parameters

    • sourceId: string
    • layerIndex: number
    • layerInfos: Array<BasicLayerInfo>

    Returns ShapefileLayer

Private operative

operative: any

Methods

create