Options
All
  • Public
  • Public/Protected
  • All
Menu

A default format driver implementation primarily for interfacing with any existing OpenLayers format driver instances

export
implements

{IFormatDriver}

since

0.13

Hierarchy

  • FormatDriver

Implements

Index

Constructors

Methods

Constructors

constructor

  • new FormatDriver(type: string, format: TextFeature | JSONFeature | XMLFeature, defaultProjection?: string | null): FormatDriver
  • Parameters

    • type: string
    • format: TextFeature | JSONFeature | XMLFeature
    • Default value defaultProjection: string | null = null

    Returns FormatDriver

Methods

tryParse

Generated using TypeDoc