Embedding Angular 17 component - spectrum_spatial_analyst_1 - Latest

Spectrum Spatial Analyst Extensibility Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial Analyst
Version
Latest
ft:locale
en-US
Product name
Spectrum Spatial Analyst
ft:title
Spectrum Spatial Analyst Extensibility Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-10-28
ft:lastPublication
2025-10-28T15:15:05.535000
L1_Product_Gateway
L2_Product_Segment
L3_Product_Brand
L4_Investment_Segment
L5_Product_Group
L6_Product_Name

To embed an Angular 17 component into Spectrum Spatial Analyst

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