Skip to content

Commit

Permalink
Merge pull request #6737 from OmarShehata/example-fix
Browse files Browse the repository at this point in the history
Removed outline from drawing demo
  • Loading branch information
mramato authored Jun 27, 2018
2 parents be53c18 + 56657be commit 138f59c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Apps/Sandcastle/gallery/Drawing on Terrain.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
shape = viewer.entities.add({
polygon: {
hierarchy: positionData,
outline: true,
material: new Cesium.ColorMaterialProperty(Cesium.Color.WHITE.withAlpha(0.7))
}
});
Expand Down

0 comments on commit 138f59c

Please sign in to comment.