alon6699

Results 2 issues of alon6699

Hey, As you know, material property is a function that returns the material of polyline lines. my code is: rectanglesEditorService.create({ polylineProps: { material: () => new Cesium.PolylineDashProperty( color: Cesium.Color.RED) }});...

when using @log4js-node/logstashudp as an appender it fails when compiling with webpack. (it can't find this module (via require) in runtime). Instead of trying to fix @log4js-node/logstashudp lib, I decided...