tilecoordinatesimagerylayer专题

cesium修改TileCoordinatesImageryLayer源码实现随机颜色,点选显示坐标

cesium修改TileCoordinatesImageryLayer源码实现随机颜色,点选显示坐标。 1、修改函数requestImage:实现了随机颜色的瓦片覆盖。 TileCoordinatesImageryProvider.prototype.requestImage = function (x,y,level,request) {/*随机获取颜色*/function getRando