|
@@ -259,7 +259,7 @@ export default {
|
|
|
hierarchy: bmgl.Cartesian3.fromDegreesArray(latlngs),
|
|
|
extrudedHeight: 0,
|
|
|
perPositionHeight: true,
|
|
|
- material: bmgl.Color.CYAN.withAlpha(0.1),
|
|
|
+ material: bmgl.Color.CYAN.withAlpha(0),
|
|
|
outline: true,
|
|
|
outlineColor: bmgl.Color.CYAN
|
|
|
},
|