关于即将发布的OpenLayers 6,有谁知道OpenLayers 5和OpenLayers 6之间的主要区别是什么。我读了一些这里的东西,但是其他的问题出现了:
)谢谢您的时间和耐心:)
发布于 2019-07-08 09:46:41
下面是变更日志(高达6.0.0 beta 11) https://github.com/openlayers/openlayers/blob/master/changelog/upgrade-notes.md,它不是一个完整的重写,我的OpenLayers 5代码大部分都与OpenLayers 6一起工作,所做的更改很少(例如,从postcompose到postrender,自定义tileUrlFunction中的y坐标和替换ol.inherits)。在这些问题得到解决之前,不要期待主版本https://github.com/openlayers/openlayers/milestones/v6.0.0
https://stackoverflow.com/questions/56930698
复制相似问题