selectDynamicEntityObservation method
- DynamicEntityObservation dynamicEntityObservation
Selects the given dynamic entity observation and adds it to the current list of selected observations.
Selecting a DynamicEntityObservation does the following:
- adds the DynamicEntityObservation to the current list of selected dynamic entity observations.
- adds a visual selection halo around the static DynamicEntityObservation.
Use DynamicEntityLayer.selectDynamicEntity to achieve dynamic selection of the latest observation in a track.
Parameters:
dynamicEntityObservation— The dynamic entity observation to select.