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
- Click the Add ESRI Logo command. The map changes to dynamic mode and adds a custom dynamic layer to display the logo.
Download the files for Java
| display/MainApplication.java | Contains the user interface (UI) code for the sample |
| display/AddLogoCommand.java | Represents a custom command that sets the map to dynamic mode and adds the logo layer to the map |
| display/LogoLayer.java | Represents a dynamic layer that contains the logic to draw the ESRI logo on the map using the DynamicDisplay application programming interface (API) |
| Development licensing | Deployment licensing |
|---|---|
| Engine Developer Kit | Engine Runtime |