Hierarchy

  • default

Properties

geojsonFormat: GeoJSON

Methods

  • Parameters

    • mapFishPrintLayer: MapFishPrintLayer[]

      Array.

    • layer: VectorLayer<VectorSource<Geometry>>

      Layer.

    • resolution: number

      Resolution.

    • destinationPrintDpi: number

      The destination print DPI.

    • Optional goodnessOfFit: number

      Goodness of fit.

    Returns void

  • Returns

    The styles

    Parameters

    • geometryType: string

      Type of the GeoJSON geometry

    • resolution: number

      Resolution.

    • style: Style

      Style.

    • destinationPrintDpi: number

      The destination print DPI.

    • Optional goodnessOfFit: number

      Goodness of fit.

    Returns MapFishPrintSymbolizer[]

  • Transforms a style with a geometry to a new feature.

    Returns

    A feature from the style.

    Parameters

    • style: Style

      Style.

    Returns Feature<Geometry>

Generated using TypeDoc