How to use
See How to use ArcGIS samples for help on running the sample. If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders. However, you will need to update the sample to point to the location of the data once you have extracted all the files.
- Run the application.
- Load a base map.
- Click the Toggle Dynamic Mode custom command on the toolbar.
- When the map is in dynamic mode, click the Add Dynamic Layer custom command on the toolbar.
Download the files for Java
display/DynamicDisplayApp.java | Contains the user interface (UI) code for the sample. |
display/ToggleDynamicDisplayCommand.java | Represents a custom command that sets the map in dynamic mode. |
display/AddDynamicLayerCommand.java | Represents a custom command that adds a custom dynamic layer to a dynamic map. |
display/MyDynamicLayer.java | Represents the implementation of a custom dynamic layer. The dynamic layer renders a simple marker using dynamic display drawing APIs. |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine Runtime |