Esri / visibility-addin-dotnet

ArcGIS Add-in provides the capability to quickly do line of sight analyses.
Apache License 2.0
14 stars 19 forks source link

Remove graphics from map when running LLOS from feature class and csv inputs #299

Closed topowright-zz closed 6 years ago

topowright-zz commented 6 years ago

Background:

Currently when a user runs LLOS getting inputs from feature classes or csv the output analysis layers sit under the graphic layer of the input observers and input targets.

Current Behavior

The graphics that are placed in the beginning are not being taken away from the map.

Expected Behavior

The current graphics should be removed from the map when the final bit of the analysis results are being placed on the map.

dfoll commented 6 years ago

this was fixed with #300 . Build 4 (9Aug2018) has this fix in it