Interface JLayerGeometry

interface JLayerGeometry {
    editable: boolean;
    type: JLAYER_GEOMETRIES;
}

Properties

Properties

editable: boolean