Geo Element Line Of Sight
Creates a LineOfSight analysis object that defines an observer and a target using point com.arcgismaps.mapping.GeoElement objects. The LineOfSight analysis result is a line rendered between the observer and target elements with distinct colors representing visible and obstructed segments. Supported com.arcgismaps.mapping.GeoElement types are com.arcgismaps.mapping.view.Graphic, com.arcgismaps.data.Feature, and com.arcgismaps.realtime.DynamicEntity.
Since
200.1.0
Parameters
observer Geo Element
A com.arcgismaps.mapping.GeoElement that defines the observer.
target Geo Element
A com.arcgismaps.mapping.GeoElement that defines the target.