I looked through this URL. https://developers.google.com/maps/documentation/javascript/styling
Should I change the
stylers: [
{ lightness: 0 }
]
for each featureType and elementType?
OR
Is there a better way to decrease the overall appeal of the map so that the pins on the map stand out?