Custom styles of google map is overriden when there is a marker active
I am using google-maps-react and I implemented my custom styles to the map. However, when I select a location and the marker is displayed, the styles are being overriden by default map styles.
This is my Map component: