@react-gis/openlayerslayer
graticule-layer
Functions
GraticuleLayer()
function GraticuleLayer(props: GraticuleLayerProps): null;Defined in: packages/openlayers/src/layer/graticule-layer.tsx:11
Parameters
| Parameter | Type |
|---|---|
props | GraticuleLayerProps |
Returns
null
Interfaces
GraticuleLayerProps
Defined in: packages/openlayers/src/layer/graticule-layer.tsx:9
Extends
LayerOptions<GraticuleLayerOptions>