Dynamic layers
Purpose
This sample demonstrates how to use ArcGIS Dynamic Display application programming interfaces (APIs) to visualize dynamic objects. A custom dynamic layer that implements the IDynamicLayer interface is created. This interface allows the layer to render the location of the dynamic item and update it every 30 minutes.
This sample also pans the map with respect to the position of the dynamic item, so the dynamic item is always within the visible extent of the map.
The dynamic layer in this sample uses prerecorded data from an Extensible Markup Language (XML) stream to simulate dynamic data.
How to use
See
How to use ArcGIS samples
for help running the sample.
Run the application.
Click the Add Dynamic Layer custom command on the toolbar.
Development licensing
Deployment licensing
Engine Developer Kit
Engine Runtime