我的服务器静态地为同一对象的几个不同的PNG图像提供服务,每个图像都使用不同的光谱滤镜(例如,只有一个红色通道或一个蓝色通道)。我想展示一下那个物体的一张光滑的、假彩色的地图。为此,我创建了三个独立的图像源,如下所示:pixelProjection = new ol.proj.Projection({ units: 'pixels',});
rsource = new ol.source.ImageSt
我必须在我正在工作的项目中包含openlayer。我已经尝试过将其包含在ext文件夹和npm中。WARNING in ./~/openlayers/dist/ol.js Critical dependencies: 730:1111-1118 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get