Function sourceContextForLayer
- sourceContextForLayer(style, mapPackage, layerId): {
protocol: string | undefined;
sourceId: string;
sourceLayer: string | undefined;
} | undefined Returns {
protocol: string | undefined;
sourceId: string;
sourceLayer: string | undefined;
} | undefined