Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AnnotationLayer

class AnnotationLayer {
static __#4@#setAnnotationCanvasMap(div: any, annotationCanvasMap: any): void;
static public render(parameters: AnnotationLayerParameters): void;
static public update(parameters: AnnotationLayerParameters): void;
}

§Static Methods

§
__#4@#setAnnotationCanvasMap(div: any, annotationCanvasMap: any): void
[src]
§
render(parameters: AnnotationLayerParameters): void
[src]

Render a new annotation layer with all annotation elements.

@param parameters
§
update(parameters: AnnotationLayerParameters): void
[src]

Update the annotation elements on existing annotation layer.

@param parameters