Classdesc

Feature format for reading data in the TopoJSON format.

Param: opt_options

Options.

Api

stable

Hierarchy

Constructors

Methods

  • Read all features from a TopoJSON source.

    Parameters

    • source: string | Object | Node | Document

      Source.

    Returns ol.Feature[]

    Features.

    Function

    Api

    stable

  • Read the projection from a TopoJSON source.

    Parameters

    • object: string | Object | Node | Document

      Source.

    Returns Projection

    Projection.

    Function

    Api

    stable

Generated using TypeDoc