select Dynamic Entity Observations
Selects the given dynamic entity observations and adds them to the current list of selected observations. Selecting a com.arcgismaps.realtime.DynamicEntityObservation does the following:
adds the com.arcgismaps.realtime.DynamicEntityObservation to the current list of selected dynamic entity observations.
adds a visual selection halo around the static com.arcgismaps.realtime.DynamicEntityObservation.
Use DynamicEntityLayer.selectDynamicEntity to achieve dynamic selection of the latest observation in a track.
Since
200.1.0
Parameters
dynamic Entity Observations
The dynamic entity observations to select.