@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} ImageArcGISRestProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLImageArcGISRest>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ImageArcGISRestProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function ImageArcGISRest(props: ImageArcGISRestProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLImageArcGISRest>[0];
|
|
15
|
+
cls: typeof OLImageArcGISRest;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ImageArcGISRestProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLImageArcGISRest>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLImageArcGISRest from 'ol/source/ImageArcGISRest.js';
|
|
24
|
+
//# sourceMappingURL=ImageArcGISRest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageArcGISRest.d.ts","sourceRoot":"","sources":["ImageArcGISRest.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,8BAA8B"}
|
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLImageArcGISRest from 'ol/source/ImageArcGISRest.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ImageArcGISRestProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLImageArcGISRest>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ImageArcGISRestProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function ImageArcGISRest(props) {
|
|
21
29
|
return createElement('source', {cls: OLImageArcGISRest, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ImageCanvasProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLImageCanvas>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ImageCanvasProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function ImageCanvas(props: ImageCanvasProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLImageCanvas>[0];
|
|
15
|
+
cls: typeof OLImageCanvas;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ImageCanvasProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLImageCanvas>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLImageCanvas from 'ol/source/ImageCanvas.js';
|
|
24
|
+
//# sourceMappingURL=ImageCanvas.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageCanvas.d.ts","sourceRoot":"","sources":["ImageCanvas.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,0BAA0B"}
|
package/source/ImageCanvas.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLImageCanvas from 'ol/source/ImageCanvas.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ImageCanvasProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLImageCanvas>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ImageCanvasProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function ImageCanvas(props) {
|
|
21
29
|
return createElement('source', {cls: OLImageCanvas, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ImageMapGuideProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLImageMapGuide>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ImageMapGuideProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function ImageMapGuide(props: ImageMapGuideProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/ImageMapGuide.js").Options | undefined;
|
|
15
|
+
cls: typeof OLImageMapGuide;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ImageMapGuideProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/ImageMapGuide.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLImageMapGuide from 'ol/source/ImageMapGuide.js';
|
|
24
|
+
//# sourceMappingURL=ImageMapGuide.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageMapGuide.d.ts","sourceRoot":"","sources":["ImageMapGuide.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,6CAFW,kBAAkB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAIlD;;;;;;;4BAb2B,4BAA4B"}
|
package/source/ImageMapGuide.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLImageMapGuide from 'ol/source/ImageMapGuide.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ImageMapGuideProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLImageMapGuide>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ImageMapGuideProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function ImageMapGuide(props) {
|
|
21
29
|
return createElement('source', {cls: OLImageMapGuide, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ImageStaticProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLImageStatic>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ImageStaticProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function ImageStatic(props: ImageStaticProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/ImageStatic.js").Options | undefined;
|
|
15
|
+
cls: typeof OLImageStatic;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ImageStaticProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/ImageStatic.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLImageStatic from 'ol/source/ImageStatic.js';
|
|
24
|
+
//# sourceMappingURL=ImageStatic.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageStatic.d.ts","sourceRoot":"","sources":["ImageStatic.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,2CAFW,gBAAgB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAIhD;;;;;;;0BAbyB,0BAA0B"}
|
package/source/ImageStatic.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLImageStatic from 'ol/source/ImageStatic.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ImageStaticProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLImageStatic>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ImageStaticProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function ImageStatic(props) {
|
|
21
29
|
return createElement('source', {cls: OLImageStatic, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ImageTileProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLImageTile>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ImageTileProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function ImageTile(props: ImageTileProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLImageTile>[0];
|
|
15
|
+
cls: typeof OLImageTile;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ImageTileProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLImageTile>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLImageTile from 'ol/source/ImageTile.js';
|
|
24
|
+
//# sourceMappingURL=ImageTile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageTile.d.ts","sourceRoot":"","sources":["ImageTile.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,yCAFW,cAAc,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJjC,qBAAqB,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC;;wDAQzD;;;;;cARa,qBAAqB,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC;;wBALlC,wBAAwB"}
|
package/source/ImageTile.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLImageTile from 'ol/source/ImageTile.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ImageTileProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLImageTile>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ImageTileProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function ImageTile(props) {
|
|
21
29
|
return createElement('source', {cls: OLImageTile, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ImageWMSProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLImageWMS>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ImageWMSProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function ImageWMS(props: ImageWMSProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLImageWMS>[0];
|
|
15
|
+
cls: typeof OLImageWMS;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ImageWMSProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLImageWMS>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLImageWMS from 'ol/source/ImageWMS.js';
|
|
24
|
+
//# sourceMappingURL=ImageWMS.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageWMS.d.ts","sourceRoot":"","sources":["ImageWMS.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,uBAAuB"}
|
package/source/ImageWMS.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLImageWMS from 'ol/source/ImageWMS.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ImageWMSProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLImageWMS>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ImageWMSProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function ImageWMS(props) {
|
|
21
29
|
return createElement('source', {cls: OLImageWMS, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} OGCMapTileProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLOGCMapTile>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {OGCMapTileProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function OGCMapTile(props: OGCMapTileProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/OGCMapTile.js").Options | undefined;
|
|
15
|
+
cls: typeof OLOGCMapTile;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type OGCMapTileProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/OGCMapTile.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLOGCMapTile from 'ol/source/OGCMapTile.js';
|
|
24
|
+
//# sourceMappingURL=OGCMapTile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OGCMapTile.d.ts","sourceRoot":"","sources":["OGCMapTile.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,0CAFW,eAAe,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI/C;;;;;;;yBAbwB,yBAAyB"}
|
package/source/OGCMapTile.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLOGCMapTile from 'ol/source/OGCMapTile.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} OGCMapTileProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLOGCMapTile>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {OGCMapTileProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function OGCMapTile(props) {
|
|
21
29
|
return createElement('source', {cls: OLOGCMapTile, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} OGCVectorTileProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLOGCVectorTile>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {OGCVectorTileProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function OGCVectorTile(props: OGCVectorTileProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/OGCVectorTile.js").Options<import("ol/Feature").FeatureLike> | undefined;
|
|
15
|
+
cls: typeof OLOGCVectorTile;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type OGCVectorTileProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/OGCVectorTile.js").Options<import("ol/Feature").FeatureLike> | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLOGCVectorTile from 'ol/source/OGCVectorTile.js';
|
|
24
|
+
//# sourceMappingURL=OGCVectorTile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OGCVectorTile.d.ts","sourceRoot":"","sources":["OGCVectorTile.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,6CAFW,kBAAkB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAIlD;;;;;;;4BAb2B,4BAA4B"}
|
package/source/OGCVectorTile.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLOGCVectorTile from 'ol/source/OGCVectorTile.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} OGCVectorTileProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLOGCVectorTile>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {OGCVectorTileProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function OGCVectorTile(props) {
|
|
21
29
|
return createElement('source', {cls: OLOGCVectorTile, ...props});
|
|
22
30
|
}
|
package/source/OSM.d.ts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} OSMProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLOSM>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {OSMProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function OSM(props: OSMProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLOSM>[0];
|
|
15
|
+
cls: typeof OLOSM;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type OSMProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLOSM>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLOSM from 'ol/source/OSM.js';
|
|
24
|
+
//# sourceMappingURL=OSM.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OSM.d.ts","sourceRoot":"","sources":["OSM.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,mCAFW,QAAQ,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJ3B,qBAAqB,CAAC,OAAO,KAAK,CAAC,CAAC,CAAC,CAAC;;wDAQnD;;;;;cARa,qBAAqB,CAAC,OAAO,KAAK,CAAC,CAAC,CAAC,CAAC;;kBALlC,kBAAkB"}
|
package/source/OSM.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLOSM from 'ol/source/OSM.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} OSMProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLOSM>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {OSMProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function OSM(props) {
|
|
21
29
|
return createElement('source', {cls: OLOSM, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} RasterProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLRaster>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {RasterProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Raster(props: RasterProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/Raster.js").Options | undefined;
|
|
15
|
+
cls: typeof OLRaster;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type RasterProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/Raster.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLRaster from 'ol/source/Raster.js';
|
|
24
|
+
//# sourceMappingURL=Raster.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Raster.d.ts","sourceRoot":"","sources":["Raster.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,sCAFW,WAAW,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI3C;;;;;;;qBAboB,qBAAqB"}
|
package/source/Raster.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLRaster from 'ol/source/Raster.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} RasterProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLRaster>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {RasterProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Raster(props) {
|
|
21
29
|
return createElement('source', {cls: OLRaster, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} SentinelHubProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLSentinelHub>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {SentinelHubProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function SentinelHub(props: SentinelHubProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLSentinelHub>[0];
|
|
15
|
+
cls: typeof OLSentinelHub;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type SentinelHubProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLSentinelHub>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLSentinelHub from 'ol/source/SentinelHub.js';
|
|
24
|
+
//# sourceMappingURL=SentinelHub.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SentinelHub.d.ts","sourceRoot":"","sources":["SentinelHub.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,0BAA0B"}
|
package/source/SentinelHub.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLSentinelHub from 'ol/source/SentinelHub.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} SentinelHubProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLSentinelHub>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {SentinelHubProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function SentinelHub(props) {
|
|
21
29
|
return createElement('source', {cls: OLSentinelHub, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} SourceProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLSource>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {SourceProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Source(props: SourceProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/Source.js").Options | undefined;
|
|
15
|
+
cls: typeof OLSource;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type SourceProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/Source.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLSource from 'ol/source/Source.js';
|
|
24
|
+
//# sourceMappingURL=Source.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Source.d.ts","sourceRoot":"","sources":["Source.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,sCAFW,WAAW,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI3C;;;;;;;qBAboB,qBAAqB"}
|
package/source/Source.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLSource from 'ol/source/Source.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} SourceProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLSource>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {SourceProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Source(props) {
|
|
21
29
|
return createElement('source', {cls: OLSource, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} StadiaMapsProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLStadiaMaps>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {StadiaMapsProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function StadiaMaps(props: StadiaMapsProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/StadiaMaps.js").Options | undefined;
|
|
15
|
+
cls: typeof OLStadiaMaps;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type StadiaMapsProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/StadiaMaps.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLStadiaMaps from 'ol/source/StadiaMaps.js';
|
|
24
|
+
//# sourceMappingURL=StadiaMaps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StadiaMaps.d.ts","sourceRoot":"","sources":["StadiaMaps.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,0CAFW,eAAe,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI/C;;;;;;;yBAbwB,yBAAyB"}
|
package/source/StadiaMaps.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLStadiaMaps from 'ol/source/StadiaMaps.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} StadiaMapsProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLStadiaMaps>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {StadiaMapsProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function StadiaMaps(props) {
|
|
21
29
|
return createElement('source', {cls: OLStadiaMaps, ...props});
|
|
22
30
|
}
|
package/source/Tile.d.ts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} TileProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLTile>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {TileProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Tile(props: TileProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/Tile.js").Options | undefined;
|
|
15
|
+
cls: typeof OLTile;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type TileProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/Tile.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLTile from 'ol/source/Tile.js';
|
|
24
|
+
//# sourceMappingURL=Tile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tile.d.ts","sourceRoot":"","sources":["Tile.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,oCAFW,SAAS,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAIzC;;;;;;;mBAbkB,mBAAmB"}
|
package/source/Tile.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLTile from 'ol/source/Tile.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} TileProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLTile>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {TileProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Tile(props) {
|
|
21
29
|
return createElement('source', {cls: OLTile, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} TileArcGISRestProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLTileArcGISRest>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {TileArcGISRestProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function TileArcGISRest(props: TileArcGISRestProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLTileArcGISRest>[0];
|
|
15
|
+
cls: typeof OLTileArcGISRest;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type TileArcGISRestProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLTileArcGISRest>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLTileArcGISRest from 'ol/source/TileArcGISRest.js';
|
|
24
|
+
//# sourceMappingURL=TileArcGISRest.d.ts.map
|