Issue description
We have an option to style the boundaries for particular placeId through data-driven styling in google maps.
Google maps javascript API has this feature. Refer here - https://developers.google.com/maps/documentation/javascript/dds-boundaries/style-polygon#javascript
Is this feature available in angular-google-maps?
If yes, how can we implement the same?
If no, is this feature planned in any upcoming releases? Or is there any alternative way in angular-google-maps through which we can achieve this?
Steps to reproduce and a minimal demo of the problem
NA
Current behavior
NA
Expected/desired behavior
NA
angular-google-maps, Angular, & any other relevant dependency versions
We are currently using agm/core version 1.1.0 and angular version 13.
Other information
NA