Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeatureTemplateProperties

Hierarchy

  • FeatureTemplateProperties

Index

Properties

Optional description

description: string

Description of the feature template.

Read more...

Optional drawingTool

drawingTool: "none" | "polygon" | "point" | "auto-complete-polygon" | "circle" | "ellipse" | "freehand" | "line" | "rectangle" | "arrow" | "triangle" | "left-arrow" | "right-arrow" | "up-arrow" | "down-arrow"

Name of the default drawing tool defined for the template to create a feature.

Read more...

Optional name

name: string

Name of the feature template.

Read more...

Optional prototype

prototype: any

An instance of the prototypical feature described by the feature template.

Read more...

Optional thumbnail

An object used to create a thumbnail image that represents a feature type in the feature template.

Read more...

Generated using TypeDoc