PilotGaea 3D O'view
    正在準備搜尋索引...

    類型別名 StyleGeometryFunction

    StyleGeometryFunction: (
        feature:
            | window.ov2D3D.MapClient.ol.Feature
            | window.ov2D3D.MapClient.ol.render.Feature,
    ) => | window.ov2D3D.MapClient.ol.geom.Geometry
    | window.ov2D3D.MapClient.ol.render.Feature

    A function that takes an ol.Feature as argument and returns an ol.geom.Geometry that will be rendered and styled for the feature.