select Dynamic Entity Observation
Selects the given dynamic entity observation and adds it 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 Observation
The dynamic entity observation to select.