I'm using @agm/core
for my project and I want the data layer to style dynamically.
- When I click on the single layer it has to change the color. This is done using data layer click functionality
- When I select a radio button or a check box then the whole data layers has to get updated with a different color which is not happening.
Trying to complete the task with the changes but haven't found any help.