Function polygonToCesium

  • converts a polygon to a a cesium primitive, with optional labels

    Parameters

    • feature: Feature<Geometry>
    • style: Style
    • geometries: Polygon[]
    • vectorProperties: VectorProperties
    • scene: Scene
    • context: AsyncCesiumVectorContext

    Returns void

Generated using TypeDoc