To embed an Angular 11 component into Spectrum Spatial Analyst
- Create an Angular 11 component; for example, HelloWorldComponent.
- Create an Angular 11 module; for example, DynamicModule containing the HelloWorldComponent.
- Place the module and component file into the folder under the customerconfigurations/analyst/theme/extensions folder.
- Create or update a module definition file representing that component.
- Validate the module definition file with the Spectrum Spatial Analyst Custom Modules file validator (web page).
- Put the module definition file into the custom configuration folder once the file is validated.
- Refresh the browser to see the component embedded in Spectrum Spatial Analyst.