@planet/maps 11.0.0 → 11.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Map.d.ts +48 -0
- package/Map.d.ts.map +1 -0
- package/Map.js +16 -16
- package/Overlay.d.ts +26 -0
- package/Overlay.d.ts.map +1 -0
- package/Overlay.js +8 -0
- package/View.d.ts +26 -0
- package/View.d.ts.map +1 -0
- package/View.js +8 -0
- package/control/Attribution.d.ts +24 -0
- package/control/Attribution.d.ts.map +1 -0
- package/control/Attribution.js +8 -0
- package/control/Control.d.ts +24 -0
- package/control/Control.d.ts.map +1 -0
- package/control/Control.js +8 -0
- package/control/FullScreen.d.ts +24 -0
- package/control/FullScreen.d.ts.map +1 -0
- package/control/FullScreen.js +8 -0
- package/control/MousePosition.d.ts +24 -0
- package/control/MousePosition.d.ts.map +1 -0
- package/control/MousePosition.js +8 -0
- package/control/OverviewMap.d.ts +24 -0
- package/control/OverviewMap.d.ts.map +1 -0
- package/control/OverviewMap.js +8 -0
- package/control/Rotate.d.ts +24 -0
- package/control/Rotate.d.ts.map +1 -0
- package/control/Rotate.js +8 -0
- package/control/ScaleLine.d.ts +24 -0
- package/control/ScaleLine.d.ts.map +1 -0
- package/control/ScaleLine.js +8 -0
- package/control/Zoom.d.ts +24 -0
- package/control/Zoom.d.ts.map +1 -0
- package/control/Zoom.js +8 -0
- package/control/ZoomSlider.d.ts +24 -0
- package/control/ZoomSlider.d.ts.map +1 -0
- package/control/ZoomSlider.js +8 -0
- package/control/ZoomToExtent.d.ts +24 -0
- package/control/ZoomToExtent.d.ts.map +1 -0
- package/control/ZoomToExtent.js +8 -0
- package/interaction/DblClickDragZoom.d.ts +24 -0
- package/interaction/DblClickDragZoom.d.ts.map +1 -0
- package/interaction/DblClickDragZoom.js +8 -0
- package/interaction/DoubleClickZoom.d.ts +24 -0
- package/interaction/DoubleClickZoom.d.ts.map +1 -0
- package/interaction/DoubleClickZoom.js +8 -0
- package/interaction/DragAndDrop.d.ts +24 -0
- package/interaction/DragAndDrop.d.ts.map +1 -0
- package/interaction/DragAndDrop.js +8 -0
- package/interaction/DragBox.d.ts +24 -0
- package/interaction/DragBox.d.ts.map +1 -0
- package/interaction/DragBox.js +8 -0
- package/interaction/DragPan.d.ts +24 -0
- package/interaction/DragPan.d.ts.map +1 -0
- package/interaction/DragPan.js +8 -0
- package/interaction/DragRotate.d.ts +24 -0
- package/interaction/DragRotate.d.ts.map +1 -0
- package/interaction/DragRotate.js +8 -0
- package/interaction/DragRotateAndZoom.d.ts +24 -0
- package/interaction/DragRotateAndZoom.d.ts.map +1 -0
- package/interaction/DragRotateAndZoom.js +8 -0
- package/interaction/DragZoom.d.ts +24 -0
- package/interaction/DragZoom.d.ts.map +1 -0
- package/interaction/DragZoom.js +8 -0
- package/interaction/Draw.d.ts +24 -0
- package/interaction/Draw.d.ts.map +1 -0
- package/interaction/Draw.js +8 -0
- package/interaction/Extent.d.ts +24 -0
- package/interaction/Extent.d.ts.map +1 -0
- package/interaction/Extent.js +8 -0
- package/interaction/Interaction.d.ts +24 -0
- package/interaction/Interaction.d.ts.map +1 -0
- package/interaction/Interaction.js +8 -0
- package/interaction/KeyboardPan.d.ts +24 -0
- package/interaction/KeyboardPan.d.ts.map +1 -0
- package/interaction/KeyboardPan.js +8 -0
- package/interaction/KeyboardZoom.d.ts +24 -0
- package/interaction/KeyboardZoom.d.ts.map +1 -0
- package/interaction/KeyboardZoom.js +8 -0
- package/interaction/Link.d.ts +24 -0
- package/interaction/Link.d.ts.map +1 -0
- package/interaction/Link.js +8 -0
- package/interaction/Modify.d.ts +24 -0
- package/interaction/Modify.d.ts.map +1 -0
- package/interaction/Modify.js +8 -0
- package/interaction/MouseWheelZoom.d.ts +24 -0
- package/interaction/MouseWheelZoom.d.ts.map +1 -0
- package/interaction/MouseWheelZoom.js +8 -0
- package/interaction/PinchRotate.d.ts +24 -0
- package/interaction/PinchRotate.d.ts.map +1 -0
- package/interaction/PinchRotate.js +8 -0
- package/interaction/PinchZoom.d.ts +24 -0
- package/interaction/PinchZoom.d.ts.map +1 -0
- package/interaction/PinchZoom.js +8 -0
- package/interaction/Pointer.d.ts +24 -0
- package/interaction/Pointer.d.ts.map +1 -0
- package/interaction/Pointer.js +8 -0
- package/interaction/Select.d.ts +24 -0
- package/interaction/Select.d.ts.map +1 -0
- package/interaction/Select.js +8 -0
- package/interaction/Snap.d.ts +24 -0
- package/interaction/Snap.d.ts.map +1 -0
- package/interaction/Snap.js +8 -0
- package/interaction/Translate.d.ts +24 -0
- package/interaction/Translate.d.ts.map +1 -0
- package/interaction/Translate.js +8 -0
- package/internal/config.d.ts +18 -0
- package/internal/config.d.ts.map +1 -0
- package/internal/config.js +1 -0
- package/internal/render.d.ts +21 -0
- package/internal/render.d.ts.map +1 -0
- package/internal/render.js +129 -42
- package/internal/update.d.ts +40 -0
- package/internal/update.d.ts.map +1 -0
- package/internal/update.js +37 -4
- package/layer/Base.d.ts +29 -0
- package/layer/Base.d.ts.map +1 -0
- package/layer/Base.js +9 -5
- package/layer/BaseImage.d.ts +29 -0
- package/layer/BaseImage.d.ts.map +1 -0
- package/layer/BaseImage.js +9 -5
- package/layer/BaseTile.d.ts +29 -0
- package/layer/BaseTile.d.ts.map +1 -0
- package/layer/BaseTile.js +9 -5
- package/layer/BaseVector.d.ts +29 -0
- package/layer/BaseVector.d.ts.map +1 -0
- package/layer/BaseVector.js +9 -5
- package/layer/Flow.d.ts +29 -0
- package/layer/Flow.d.ts.map +1 -0
- package/layer/Flow.js +9 -5
- package/layer/Graticule.d.ts +29 -0
- package/layer/Graticule.d.ts.map +1 -0
- package/layer/Graticule.js +9 -5
- package/layer/Group.d.ts +29 -0
- package/layer/Group.d.ts.map +1 -0
- package/layer/Group.js +9 -5
- package/layer/Heatmap.d.ts +29 -0
- package/layer/Heatmap.d.ts.map +1 -0
- package/layer/Heatmap.js +9 -5
- package/layer/Image.d.ts +29 -0
- package/layer/Image.d.ts.map +1 -0
- package/layer/Image.js +9 -5
- package/layer/Layer.d.ts +29 -0
- package/layer/Layer.d.ts.map +1 -0
- package/layer/Layer.js +9 -5
- package/layer/MapboxVector.d.ts +20 -0
- package/layer/MapboxVector.d.ts.map +1 -0
- package/layer/MapboxVector.js +8 -5
- package/layer/Tile.d.ts +29 -0
- package/layer/Tile.d.ts.map +1 -0
- package/layer/Tile.js +9 -5
- package/layer/Vector.d.ts +29 -0
- package/layer/Vector.d.ts.map +1 -0
- package/layer/Vector.js +9 -5
- package/layer/VectorImage.d.ts +29 -0
- package/layer/VectorImage.d.ts.map +1 -0
- package/layer/VectorImage.js +9 -5
- package/layer/VectorTile.d.ts +29 -0
- package/layer/VectorTile.d.ts.map +1 -0
- package/layer/VectorTile.js +9 -5
- package/layer/WebGLPoints.d.ts +29 -0
- package/layer/WebGLPoints.d.ts.map +1 -0
- package/layer/WebGLPoints.js +9 -5
- package/layer/WebGLTile.d.ts +29 -0
- package/layer/WebGLTile.d.ts.map +1 -0
- package/layer/WebGLTile.js +9 -5
- package/layer/WebGLVector.d.ts +29 -0
- package/layer/WebGLVector.d.ts.map +1 -0
- package/layer/WebGLVector.js +9 -5
- package/layer/WebGLVectorTile.d.ts +29 -0
- package/layer/WebGLVectorTile.d.ts.map +1 -0
- package/layer/WebGLVectorTile.js +9 -5
- package/package.json +24 -15
- package/source/BingMaps.d.ts +24 -0
- package/source/BingMaps.d.ts.map +1 -0
- package/source/BingMaps.js +8 -0
- package/source/CartoDB.d.ts +24 -0
- package/source/CartoDB.d.ts.map +1 -0
- package/source/CartoDB.js +8 -0
- package/source/Cluster.d.ts +24 -0
- package/source/Cluster.d.ts.map +1 -0
- package/source/Cluster.js +8 -0
- package/source/DataTile.d.ts +24 -0
- package/source/DataTile.d.ts.map +1 -0
- package/source/DataTile.js +8 -0
- package/source/GeoTIFF.d.ts +24 -0
- package/source/GeoTIFF.d.ts.map +1 -0
- package/source/GeoTIFF.js +8 -0
- package/source/Google.d.ts +24 -0
- package/source/Google.d.ts.map +1 -0
- package/source/Google.js +8 -0
- package/source/IIIF.d.ts +24 -0
- package/source/IIIF.d.ts.map +1 -0
- package/source/IIIF.js +8 -0
- package/source/Image.d.ts +24 -0
- package/source/Image.d.ts.map +1 -0
- package/source/Image.js +8 -0
- package/source/ImageArcGISRest.d.ts +24 -0
- package/source/ImageArcGISRest.d.ts.map +1 -0
- package/source/ImageArcGISRest.js +8 -0
- package/source/ImageCanvas.d.ts +24 -0
- package/source/ImageCanvas.d.ts.map +1 -0
- package/source/ImageCanvas.js +8 -0
- package/source/ImageMapGuide.d.ts +24 -0
- package/source/ImageMapGuide.d.ts.map +1 -0
- package/source/ImageMapGuide.js +8 -0
- package/source/ImageStatic.d.ts +24 -0
- package/source/ImageStatic.d.ts.map +1 -0
- package/source/ImageStatic.js +8 -0
- package/source/ImageTile.d.ts +24 -0
- package/source/ImageTile.d.ts.map +1 -0
- package/source/ImageTile.js +8 -0
- package/source/ImageWMS.d.ts +24 -0
- package/source/ImageWMS.d.ts.map +1 -0
- package/source/ImageWMS.js +8 -0
- package/source/OGCMapTile.d.ts +24 -0
- package/source/OGCMapTile.d.ts.map +1 -0
- package/source/OGCMapTile.js +8 -0
- package/source/OGCVectorTile.d.ts +24 -0
- package/source/OGCVectorTile.d.ts.map +1 -0
- package/source/OGCVectorTile.js +8 -0
- package/source/OSM.d.ts +24 -0
- package/source/OSM.d.ts.map +1 -0
- package/source/OSM.js +8 -0
- package/source/Raster.d.ts +24 -0
- package/source/Raster.d.ts.map +1 -0
- package/source/Raster.js +8 -0
- package/source/SentinelHub.d.ts +24 -0
- package/source/SentinelHub.d.ts.map +1 -0
- package/source/SentinelHub.js +8 -0
- package/source/Source.d.ts +24 -0
- package/source/Source.d.ts.map +1 -0
- package/source/Source.js +8 -0
- package/source/StadiaMaps.d.ts +24 -0
- package/source/StadiaMaps.d.ts.map +1 -0
- package/source/StadiaMaps.js +8 -0
- package/source/Tile.d.ts +24 -0
- package/source/Tile.d.ts.map +1 -0
- package/source/Tile.js +8 -0
- package/source/TileArcGISRest.d.ts +24 -0
- package/source/TileArcGISRest.d.ts.map +1 -0
- package/source/TileArcGISRest.js +8 -0
- package/source/TileDebug.d.ts +24 -0
- package/source/TileDebug.d.ts.map +1 -0
- package/source/TileDebug.js +8 -0
- package/source/TileImage.d.ts +24 -0
- package/source/TileImage.d.ts.map +1 -0
- package/source/TileImage.js +8 -0
- package/source/TileJSON.d.ts +24 -0
- package/source/TileJSON.d.ts.map +1 -0
- package/source/TileJSON.js +8 -0
- package/source/TileWMS.d.ts +24 -0
- package/source/TileWMS.d.ts.map +1 -0
- package/source/TileWMS.js +8 -0
- package/source/UTFGrid.d.ts +24 -0
- package/source/UTFGrid.d.ts.map +1 -0
- package/source/UTFGrid.js +8 -0
- package/source/UrlTile.d.ts +24 -0
- package/source/UrlTile.d.ts.map +1 -0
- package/source/UrlTile.js +8 -0
- package/source/Vector.d.ts +24 -0
- package/source/Vector.d.ts.map +1 -0
- package/source/Vector.js +8 -0
- package/source/VectorTile.d.ts +24 -0
- package/source/VectorTile.d.ts.map +1 -0
- package/source/VectorTile.js +8 -0
- package/source/WMTS.d.ts +24 -0
- package/source/WMTS.d.ts.map +1 -0
- package/source/WMTS.js +8 -0
- package/source/XYZ.d.ts +24 -0
- package/source/XYZ.d.ts.map +1 -0
- package/source/XYZ.js +8 -0
- package/source/Zoomify.d.ts +24 -0
- package/source/Zoomify.d.ts.map +1 -0
- package/source/Zoomify.js +8 -0
- package/interaction/Property.js +0 -22
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DblClickDragZoomProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDblClickDragZoom>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DblClickDragZoomProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DblClickDragZoom(props: DblClickDragZoomProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDblClickDragZoom>[0];
|
|
15
|
+
cls: typeof OLDblClickDragZoom;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DblClickDragZoomProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDblClickDragZoom>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDblClickDragZoom from 'ol/interaction/DblClickDragZoom.js';
|
|
24
|
+
//# sourceMappingURL=DblClickDragZoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DblClickDragZoom.d.ts","sourceRoot":"","sources":["DblClickDragZoom.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,gDAFW,qBAAqB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJxC,qBAAqB,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC;;wDAQhE;;;;;cARa,qBAAqB,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC;;+BALlC,oCAAoC"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDblClickDragZoom from 'ol/interaction/DblClickDragZoom.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DblClickDragZoomProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDblClickDragZoom>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DblClickDragZoomProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DblClickDragZoom(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDblClickDragZoom, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DoubleClickZoomProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDoubleClickZoom>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DoubleClickZoomProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DoubleClickZoom(props: DoubleClickZoomProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDoubleClickZoom>[0];
|
|
15
|
+
cls: typeof OLDoubleClickZoom;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DoubleClickZoomProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDoubleClickZoom>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDoubleClickZoom from 'ol/interaction/DoubleClickZoom.js';
|
|
24
|
+
//# sourceMappingURL=DoubleClickZoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DoubleClickZoom.d.ts","sourceRoot":"","sources":["DoubleClickZoom.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,+CAFW,oBAAoB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJvC,qBAAqB,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC;;wDAQ/D;;;;;cARa,qBAAqB,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC;;8BALlC,mCAAmC"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDoubleClickZoom from 'ol/interaction/DoubleClickZoom.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DoubleClickZoomProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDoubleClickZoom>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DoubleClickZoomProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DoubleClickZoom(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDoubleClickZoom, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DragAndDropProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDragAndDrop>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DragAndDropProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DragAndDrop(props: DragAndDropProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDragAndDrop>[0];
|
|
15
|
+
cls: typeof OLDragAndDrop;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DragAndDropProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDragAndDrop>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDragAndDrop from 'ol/interaction/DragAndDrop.js';
|
|
24
|
+
//# sourceMappingURL=DragAndDrop.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DragAndDrop.d.ts","sourceRoot":"","sources":["DragAndDrop.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,2CAFW,gBAAgB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJnC,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC;;wDAQ3D;;;;;cARa,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC;;0BALlC,+BAA+B"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDragAndDrop from 'ol/interaction/DragAndDrop.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DragAndDropProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDragAndDrop>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DragAndDropProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DragAndDrop(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDragAndDrop, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DragBoxProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDragBox>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DragBoxProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DragBox(props: DragBoxProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDragBox>[0];
|
|
15
|
+
cls: typeof OLDragBox;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DragBoxProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDragBox>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDragBox from 'ol/interaction/DragBox.js';
|
|
24
|
+
//# sourceMappingURL=DragBox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DragBox.d.ts","sourceRoot":"","sources":["DragBox.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,uCAFW,YAAY,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJ/B,qBAAqB,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC;;wDAQvD;;;;;cARa,qBAAqB,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC;;sBALlC,2BAA2B"}
|
package/interaction/DragBox.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDragBox from 'ol/interaction/DragBox.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DragBoxProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDragBox>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DragBoxProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DragBox(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDragBox, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DragPanProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDragPan>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DragPanProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DragPan(props: DragPanProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDragPan>[0];
|
|
15
|
+
cls: typeof OLDragPan;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DragPanProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDragPan>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDragPan from 'ol/interaction/DragPan.js';
|
|
24
|
+
//# sourceMappingURL=DragPan.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DragPan.d.ts","sourceRoot":"","sources":["DragPan.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,uCAFW,YAAY,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJ/B,qBAAqB,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC;;wDAQvD;;;;;cARa,qBAAqB,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC;;sBALlC,2BAA2B"}
|
package/interaction/DragPan.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDragPan from 'ol/interaction/DragPan.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DragPanProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDragPan>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DragPanProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DragPan(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDragPan, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DragRotateProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDragRotate>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DragRotateProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DragRotate(props: DragRotateProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDragRotate>[0];
|
|
15
|
+
cls: typeof OLDragRotate;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DragRotateProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDragRotate>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDragRotate from 'ol/interaction/DragRotate.js';
|
|
24
|
+
//# sourceMappingURL=DragRotate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DragRotate.d.ts","sourceRoot":"","sources":["DragRotate.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,0CAFW,eAAe,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJlC,qBAAqB,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC;;wDAQ1D;;;;;cARa,qBAAqB,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC;;yBALlC,8BAA8B"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDragRotate from 'ol/interaction/DragRotate.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DragRotateProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDragRotate>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DragRotateProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DragRotate(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDragRotate, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DragRotateAndZoomProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDragRotateAndZoom>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DragRotateAndZoomProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DragRotateAndZoom(props: DragRotateAndZoomProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDragRotateAndZoom>[0];
|
|
15
|
+
cls: typeof OLDragRotateAndZoom;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DragRotateAndZoomProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDragRotateAndZoom>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDragRotateAndZoom from 'ol/interaction/DragRotateAndZoom.js';
|
|
24
|
+
//# sourceMappingURL=DragRotateAndZoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DragRotateAndZoom.d.ts","sourceRoot":"","sources":["DragRotateAndZoom.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,iDAFW,sBAAsB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJzC,qBAAqB,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC;;wDAQjE;;;;;cARa,qBAAqB,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC;;gCALlC,qCAAqC"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDragRotateAndZoom from 'ol/interaction/DragRotateAndZoom.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DragRotateAndZoomProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDragRotateAndZoom>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DragRotateAndZoomProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DragRotateAndZoom(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDragRotateAndZoom, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DragZoomProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDragZoom>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DragZoomProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function DragZoom(props: DragZoomProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLDragZoom>[0];
|
|
15
|
+
cls: typeof OLDragZoom;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DragZoomProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLDragZoom>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLDragZoom from 'ol/interaction/DragZoom.js';
|
|
24
|
+
//# sourceMappingURL=DragZoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DragZoom.d.ts","sourceRoot":"","sources":["DragZoom.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,wCAFW,aAAa,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJhC,qBAAqB,CAAC,OAAO,UAAU,CAAC,CAAC,CAAC,CAAC;;wDAQxD;;;;;cARa,qBAAqB,CAAC,OAAO,UAAU,CAAC,CAAC,CAAC,CAAC;;uBALlC,4BAA4B"}
|
package/interaction/DragZoom.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDragZoom from 'ol/interaction/DragZoom.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DragZoomProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDragZoom>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DragZoomProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function DragZoom(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDragZoom, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} DrawProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLDraw>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {DrawProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Draw(props: DrawProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/interaction/Draw.js").Options | undefined;
|
|
15
|
+
cls: typeof OLDraw;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type DrawProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/interaction/Draw.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLDraw from 'ol/interaction/Draw.js';
|
|
24
|
+
//# sourceMappingURL=Draw.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Draw.d.ts","sourceRoot":"","sources":["Draw.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,oCAFW,SAAS,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAIzC;;;;;;;mBAbkB,wBAAwB"}
|
package/interaction/Draw.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLDraw from 'ol/interaction/Draw.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} DrawProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLDraw>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {DrawProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Draw(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLDraw, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ExtentProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLExtent>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ExtentProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Extent(props: ExtentProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLExtent>[0];
|
|
15
|
+
cls: typeof OLExtent;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ExtentProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLExtent>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLExtent from 'ol/interaction/Extent.js';
|
|
24
|
+
//# sourceMappingURL=Extent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Extent.d.ts","sourceRoot":"","sources":["Extent.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,sCAFW,WAAW,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJ9B,qBAAqB,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,CAAC;;wDAQtD;;;;;cARa,qBAAqB,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,CAAC;;qBALlC,0BAA0B"}
|
package/interaction/Extent.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLExtent from 'ol/interaction/Extent.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ExtentProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLExtent>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ExtentProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Extent(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLExtent, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} InteractionProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLInteraction>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {InteractionProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Interaction(props: InteractionProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLInteraction>[0];
|
|
15
|
+
cls: typeof OLInteraction;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type InteractionProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLInteraction>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLInteraction from 'ol/interaction/Interaction.js';
|
|
24
|
+
//# sourceMappingURL=Interaction.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interaction.d.ts","sourceRoot":"","sources":["Interaction.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,2CAFW,gBAAgB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJnC,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC;;wDAQ3D;;;;;cARa,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC;;0BALlC,+BAA+B"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLInteraction from 'ol/interaction/Interaction.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} InteractionProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLInteraction>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {InteractionProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Interaction(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLInteraction, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} KeyboardPanProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLKeyboardPan>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {KeyboardPanProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function KeyboardPan(props: KeyboardPanProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLKeyboardPan>[0];
|
|
15
|
+
cls: typeof OLKeyboardPan;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type KeyboardPanProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLKeyboardPan>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLKeyboardPan from 'ol/interaction/KeyboardPan.js';
|
|
24
|
+
//# sourceMappingURL=KeyboardPan.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyboardPan.d.ts","sourceRoot":"","sources":["KeyboardPan.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,2CAFW,gBAAgB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJnC,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC;;wDAQ3D;;;;;cARa,qBAAqB,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC;;0BALlC,+BAA+B"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLKeyboardPan from 'ol/interaction/KeyboardPan.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} KeyboardPanProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLKeyboardPan>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {KeyboardPanProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function KeyboardPan(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLKeyboardPan, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} KeyboardZoomProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLKeyboardZoom>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {KeyboardZoomProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function KeyboardZoom(props: KeyboardZoomProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLKeyboardZoom>[0];
|
|
15
|
+
cls: typeof OLKeyboardZoom;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type KeyboardZoomProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLKeyboardZoom>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLKeyboardZoom from 'ol/interaction/KeyboardZoom.js';
|
|
24
|
+
//# sourceMappingURL=KeyboardZoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyboardZoom.d.ts","sourceRoot":"","sources":["KeyboardZoom.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,4CAFW,iBAAiB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJpC,qBAAqB,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC;;wDAQ5D;;;;;cARa,qBAAqB,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC;;2BALlC,gCAAgC"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLKeyboardZoom from 'ol/interaction/KeyboardZoom.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} KeyboardZoomProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLKeyboardZoom>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {KeyboardZoomProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function KeyboardZoom(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLKeyboardZoom, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} LinkProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLLink>[0]} [options] The interaction options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {LinkProps | Object<string, any>} props The interaction props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Link(props: LinkProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The interaction options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLLink>[0];
|
|
15
|
+
cls: typeof OLLink;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type LinkProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The interaction options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLLink>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLLink from 'ol/interaction/Link.js';
|
|
24
|
+
//# sourceMappingURL=Link.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["Link.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,oCAFW,SAAS,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJ5B,qBAAqB,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,CAAC;;wDAQpD;;;;;cARa,qBAAqB,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,CAAC;;mBALlC,wBAAwB"}
|
package/interaction/Link.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLLink from 'ol/interaction/Link.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} LinkProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLLink>[0]} [options] The interaction options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {LinkProps | Object<string, any>} props The interaction props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Link(props) {
|
|
21
29
|
return createElement('interaction', {cls: OLLink, ...props});
|
|
22
30
|
}
|