Variable SpatiallyIndexedPerspectiveViewAnnotationLayerConst

SpatiallyIndexedPerspectiveViewAnnotationLayer: (new (...a: [options: {
    annotationLayer: AnnotationLayer;
    renderScaleHistogram: RenderScaleHistogram;
    renderScaleTarget: WatchableValueInterface<number>;
}]) => SpatiallyIndexedAnnotationLayer<(new (base: AnnotationLayer, renderScaleHistogram: RenderScaleHistogram) => AnnotationRenderLayer<typeof PerspectiveViewRenderLayer>.C & PerspectiveViewRenderLayer<...>) & Pick<typeof C, "prototype"> & Pick<typeof PerspectiveViewRenderLayer, "prototype">> & C<typeof PerspectiveViewRenderLayer> & PerspectiveViewRenderLayer<unknown>) & Pick<typeof SpatiallyIndexedAnnotationLayer, "prototype"> & Pick<(new (...a: [base: AnnotationLayer, renderScaleHistogram: RenderScaleHistogram]) => C<typeof PerspectiveViewRenderLayer> & PerspectiveViewRenderLayer<unknown>) & Pick<typeof C, "prototype"> & Pick<typeof PerspectiveViewRenderLayer, "prototype">, "prototype"> = ...

Generated using TypeDoc