Introduction

Getting Started

Layer

LayersCustom Layer

Control

ControlsCustom Control

API Reference

attribution-controlfull-screen-controlmouse-position-controloverview-map-controlrotate-controlscale-line-controluse-controlzoom-controlzoom-slider-controlzoom-to-extent-control
ReactGIS
@react-gis/openlayerscontrol

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

scale-line-control

Previous Page

zoom-control

Next Page

On this page

Type AliasesControlOptionsType ParametersVariablesuseControl