| | |
| | | break |
| | | case 'icon1': |
| | | imgUrl = 'ptqz' |
| | | material = global.DC.Namespace.Cesium.Color.fromBytes(63, 146, 254, 255) |
| | | material = global.DC.Namespace.Cesium.Color.fromBytes(255, 0, 0, 255) |
| | | break |
| | | case 'icon2': |
| | | imgUrl = 'bhdx' |
| | | material = global.DC.Namespace.Cesium.Color.fromBytes(18, 150, 219, 255) |
| | | material = global.DC.Namespace.Cesium.Color.fromBytes(255, 0, 0, 255) |
| | | break |
| | | case 'icon3': |
| | | imgUrl = 'wxrw' |
| | | material = global.DC.Namespace.Cesium.Color.fromBytes(216, 30, 6, 255) |
| | | material = global.DC.Namespace.Cesium.Color.fromBytes(255, 0, 0, 255) |
| | | break |
| | | } |
| | | |