Interface WebMapJsonToMapLibreStyleResult

interface WebMapJsonToMapLibreStyleResult {
    manualGaps: WebMapMapLibreManualGap[];
    style: HonuaStyleSpecification;
}

Properties

Properties

Structured gap entries — one per unsupported construct.

A MapLibre-shaped style document suitable for map.setStyle(...).