@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 @@
|
|
|
1
|
+
{"version":3,"file":"TileArcGISRest.d.ts","sourceRoot":"","sources":["TileArcGISRest.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,8CAFW,mBAAmB,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;cAJtC,qBAAqB,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC,CAAC;;wDAQ9D;;;;;cARa,qBAAqB,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC,CAAC;;6BALlC,6BAA6B"}
|
package/source/TileArcGISRest.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLTileArcGISRest from 'ol/source/TileArcGISRest.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} TileArcGISRestProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLTileArcGISRest>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {TileArcGISRestProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function TileArcGISRest(props) {
|
|
21
29
|
return createElement('source', {cls: OLTileArcGISRest, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} TileDebugProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLTileDebug>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {TileDebugProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function TileDebug(props: TileDebugProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLTileDebug>[0];
|
|
15
|
+
cls: typeof OLTileDebug;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type TileDebugProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLTileDebug>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLTileDebug from 'ol/source/TileDebug.js';
|
|
24
|
+
//# sourceMappingURL=TileDebug.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TileDebug.d.ts","sourceRoot":"","sources":["TileDebug.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/TileDebug.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLTileDebug from 'ol/source/TileDebug.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} TileDebugProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLTileDebug>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {TileDebugProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function TileDebug(props) {
|
|
21
29
|
return createElement('source', {cls: OLTileDebug, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} TileImageProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLTileImage>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {TileImageProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function TileImage(props: TileImageProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/TileImage.js").Options | undefined;
|
|
15
|
+
cls: typeof OLTileImage;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type TileImageProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/TileImage.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLTileImage from 'ol/source/TileImage.js';
|
|
24
|
+
//# sourceMappingURL=TileImage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TileImage.d.ts","sourceRoot":"","sources":["TileImage.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,yCAFW,cAAc,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI9C;;;;;;;wBAbuB,wBAAwB"}
|
package/source/TileImage.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLTileImage from 'ol/source/TileImage.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} TileImageProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLTileImage>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {TileImageProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function TileImage(props) {
|
|
21
29
|
return createElement('source', {cls: OLTileImage, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} TileJSONProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLTileJSON>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {TileJSONProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function TileJSON(props: TileJSONProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/TileJSON.js").Options | undefined;
|
|
15
|
+
cls: typeof OLTileJSON;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type TileJSONProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/TileJSON.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLTileJSON from 'ol/source/TileJSON.js';
|
|
24
|
+
//# sourceMappingURL=TileJSON.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TileJSON.d.ts","sourceRoot":"","sources":["TileJSON.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,wCAFW,aAAa,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI7C;;;;;;;uBAbsB,uBAAuB"}
|
package/source/TileJSON.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLTileJSON from 'ol/source/TileJSON.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} TileJSONProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLTileJSON>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {TileJSONProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function TileJSON(props) {
|
|
21
29
|
return createElement('source', {cls: OLTileJSON, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} TileWMSProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLTileWMS>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {TileWMSProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function TileWMS(props: TileWMSProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLTileWMS>[0];
|
|
15
|
+
cls: typeof OLTileWMS;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type TileWMSProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLTileWMS>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLTileWMS from 'ol/source/TileWMS.js';
|
|
24
|
+
//# sourceMappingURL=TileWMS.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TileWMS.d.ts","sourceRoot":"","sources":["TileWMS.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,sBAAsB"}
|
package/source/TileWMS.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLTileWMS from 'ol/source/TileWMS.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} TileWMSProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLTileWMS>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {TileWMSProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function TileWMS(props) {
|
|
21
29
|
return createElement('source', {cls: OLTileWMS, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} UTFGridProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLUTFGrid>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {UTFGridProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function UTFGrid(props: UTFGridProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/UTFGrid.js").Options | undefined;
|
|
15
|
+
cls: typeof OLUTFGrid;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type UTFGridProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/UTFGrid.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLUTFGrid from 'ol/source/UTFGrid.js';
|
|
24
|
+
//# sourceMappingURL=UTFGrid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UTFGrid.d.ts","sourceRoot":"","sources":["UTFGrid.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,uCAFW,YAAY,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI5C;;;;;;;sBAbqB,sBAAsB"}
|
package/source/UTFGrid.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLUTFGrid from 'ol/source/UTFGrid.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} UTFGridProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLUTFGrid>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {UTFGridProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function UTFGrid(props) {
|
|
21
29
|
return createElement('source', {cls: OLUTFGrid, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} UrlTileProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLUrlTile>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {UrlTileProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function UrlTile(props: UrlTileProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/UrlTile.js").Options | undefined;
|
|
15
|
+
cls: typeof OLUrlTile;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type UrlTileProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/UrlTile.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLUrlTile from 'ol/source/UrlTile.js';
|
|
24
|
+
//# sourceMappingURL=UrlTile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UrlTile.d.ts","sourceRoot":"","sources":["UrlTile.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,uCAFW,YAAY,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI5C;;;;;;;sBAbqB,sBAAsB"}
|
package/source/UrlTile.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLUrlTile from 'ol/source/UrlTile.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} UrlTileProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLUrlTile>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {UrlTileProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function UrlTile(props) {
|
|
21
29
|
return createElement('source', {cls: OLUrlTile, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} VectorProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLVector>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {VectorProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Vector(props: VectorProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLVector>[0];
|
|
15
|
+
cls: typeof OLVector;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type VectorProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLVector>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLVector from 'ol/source/Vector.js';
|
|
24
|
+
//# sourceMappingURL=Vector.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Vector.d.ts","sourceRoot":"","sources":["Vector.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,qBAAqB"}
|
package/source/Vector.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLVector from 'ol/source/Vector.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} VectorProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLVector>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {VectorProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Vector(props) {
|
|
21
29
|
return createElement('source', {cls: OLVector, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} VectorTileProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLVectorTile>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {VectorTileProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function VectorTile(props: VectorTileProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/VectorTile.js").Options<import("ol/Feature").FeatureLike> | undefined;
|
|
15
|
+
cls: typeof OLVectorTile;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type VectorTileProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/VectorTile.js").Options<import("ol/Feature").FeatureLike> | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLVectorTile from 'ol/source/VectorTile.js';
|
|
24
|
+
//# sourceMappingURL=VectorTile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VectorTile.d.ts","sourceRoot":"","sources":["VectorTile.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,0CAFW,eAAe,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI/C;;;;;;;yBAbwB,yBAAyB"}
|
package/source/VectorTile.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLVectorTile from 'ol/source/VectorTile.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} VectorTileProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLVectorTile>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {VectorTileProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function VectorTile(props) {
|
|
21
29
|
return createElement('source', {cls: OLVectorTile, ...props});
|
|
22
30
|
}
|
package/source/WMTS.d.ts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} WMTSProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLWMTS>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {WMTSProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function WMTS(props: WMTSProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/WMTS.js").Options | undefined;
|
|
15
|
+
cls: typeof OLWMTS;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type WMTSProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/WMTS.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLWMTS from 'ol/source/WMTS.js';
|
|
24
|
+
//# sourceMappingURL=WMTS.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WMTS.d.ts","sourceRoot":"","sources":["WMTS.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,oCAFW,SAAS,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAIzC;;;;;;;mBAbkB,mBAAmB"}
|
package/source/WMTS.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLWMTS from 'ol/source/WMTS.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} WMTSProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLWMTS>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {WMTSProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function WMTS(props) {
|
|
21
29
|
return createElement('source', {cls: OLWMTS, ...props});
|
|
22
30
|
}
|
package/source/XYZ.d.ts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} XYZProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLXYZ>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {XYZProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function XYZ(props: XYZProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: ConstructorParameters<typeof OLXYZ>[0];
|
|
15
|
+
cls: typeof OLXYZ;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type XYZProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: ConstructorParameters<typeof OLXYZ>[0];
|
|
22
|
+
};
|
|
23
|
+
import OLXYZ from 'ol/source/XYZ.js';
|
|
24
|
+
//# sourceMappingURL=XYZ.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"XYZ.d.ts","sourceRoot":"","sources":["XYZ.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/XYZ.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLXYZ from 'ol/source/XYZ.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} XYZProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLXYZ>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {XYZProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function XYZ(props) {
|
|
21
29
|
return createElement('source', {cls: OLXYZ, ...props});
|
|
22
30
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef {Object} ZoomifyProps
|
|
3
|
+
* @property {ConstructorParameters<typeof OLZoomify>[0]} [options] The source options.
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @param {ZoomifyProps | Object<string, any>} props The source props.
|
|
7
|
+
*/
|
|
8
|
+
export default function Zoomify(props: ZoomifyProps | {
|
|
9
|
+
[x: string]: any;
|
|
10
|
+
}): import("react").ReactElement<{
|
|
11
|
+
/**
|
|
12
|
+
* The source options.
|
|
13
|
+
*/
|
|
14
|
+
options?: import("ol/source/Zoomify.js").Options | undefined;
|
|
15
|
+
cls: typeof OLZoomify;
|
|
16
|
+
}, string | import("react").JSXElementConstructor<any>>;
|
|
17
|
+
export type ZoomifyProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The source options.
|
|
20
|
+
*/
|
|
21
|
+
options?: import("ol/source/Zoomify.js").Options | undefined;
|
|
22
|
+
};
|
|
23
|
+
import OLZoomify from 'ol/source/Zoomify.js';
|
|
24
|
+
//# sourceMappingURL=Zoomify.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Zoomify.d.ts","sourceRoot":"","sources":["Zoomify.js"],"names":[],"mappings":"AAmBA;;;GAGG;AAEH;;GAEG;AACH,uCAFW,YAAY,GAAG;QAAO,MAAM,GAAE,GAAG;CAAC;;;;;;wDAI5C;;;;;;;sBAbqB,sBAAsB"}
|
package/source/Zoomify.js
CHANGED
|
@@ -17,6 +17,14 @@
|
|
|
17
17
|
import OLZoomify from 'ol/source/Zoomify.js';
|
|
18
18
|
import {createElement} from 'react';
|
|
19
19
|
|
|
20
|
+
/**
|
|
21
|
+
* @typedef {Object} ZoomifyProps
|
|
22
|
+
* @property {ConstructorParameters<typeof OLZoomify>[0]} [options] The source options.
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @param {ZoomifyProps | Object<string, any>} props The source props.
|
|
27
|
+
*/
|
|
20
28
|
export default function Zoomify(props) {
|
|
21
29
|
return createElement('source', {cls: OLZoomify, ...props});
|
|
22
30
|
}
|
package/interaction/Property.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
// This file is generated by tools/generate.js. DO NOT EDIT.
|
|
2
|
-
/**
|
|
3
|
-
* Copyright Planet Labs PBC
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
import OLProperty from 'ol/interaction/Property.js';
|
|
18
|
-
import {createElement} from 'react';
|
|
19
|
-
|
|
20
|
-
export default function Property(props) {
|
|
21
|
-
return createElement('interaction', {cls: OLProperty, ...props});
|
|
22
|
-
}
|