Skip to content

ApiDrawToolOptions

TOOL

Déclaration
export interface ApiDrawToolOptions {
layer: ApiGraphicsMapService;
defaultSymbols?: Partial<DrawFeatureSymbols>;
}