Introduction

Getting Started

Layer

LayersCustom Layer

Control

ControlsCustom Control

API Reference

ReactGIS

use-control

Type Aliases

ControlOptions

type ControlOptions<T> = ConstructorParameters<typeof OlControl>[0] & T;

Defined in: packages/openlayers/src/control/use-control.ts:8

Type Parameters

Type Parameter
T

Variables

useControl

const useControl: UseControl;

Defined in: packages/openlayers/src/control/use-control.ts:19

Edit on GitHub

On this page

Type AliasesControlOptionsType ParametersVariablesuseControl