diff --git a/src/js/views/maps/DrawToolView.js b/src/js/views/maps/DrawToolView.js index 9a93bbda8..8567538e7 100644 --- a/src/js/views/maps/DrawToolView.js +++ b/src/js/views/maps/DrawToolView.js @@ -145,7 +145,7 @@ define(["backbone", "models/connectors/GeoPoints-CesiumPolygon", "models/connect * between 0 and 1. * @type {number} */ - opacity: 0.5, + opacity: 0.3, /** * Initializes the DrawTool @@ -193,6 +193,7 @@ define(["backbone", "models/connectors/GeoPoints-CesiumPolygon", "models/connect description: "The polygon that you are drawing on the map", hideInLayerList: true, outlineColor: this.color, + highlightColor: this.color, opacity: this.opacity, colorPalette: { colors: [