Interface JLayerThematicEventParams

interface JLayerThematicEventParams {
    layerId: JId;
    thematicId: JId;
}

Properties

Properties

layerId: JId
thematicId: JId