I am currently using dynamic entities to display entities on the map. These entities are based on MIL-STD-2525D symbology and receive data from multiple sources.
I am seeking guidance on:
Feasibility – Whether my desired outcome is currently possible.
Implementation – If possible, what would be the best approach?
Desired Outcome
I want users to filter entities on the map based on a selected attribute (e.g., MIL-STD-2525D SIDC). For example, a user should be able to display only Friendly Fixed-Wing Aircraft while the filter remains active.
Entities should continue updating in real-time while the filter is applied.
Users should have the option to clear the filter, restoring the display of all active entities.
Would appreciate recommendations on achieving this functionality effectively. Using both Java SDK 200.6 and Kotlin