Interface JLayerStyleSample

interface JLayerStyleSample {
    imageSampleInBase64: string;
    styleId: string;
}

Properties

imageSampleInBase64: string
styleId: string