Commit 64205f9f authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

fixed: map marker incorrect color when created

parent c59c06c0
......@@ -1538,4 +1538,7 @@ X3DOMObject.createNewMarker = function(x,y,z){
// need?
Camera._syncMeasureMarkersToBasePoint();
// this colors the marker on the map
Map.dehighlightMarker(Camera._measureMarkers.length-1);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment