Hello Tijmen,
Thanks for your help ! ??
So it is working for some styles, but not all of theme (sorry, sorry for my english :/ ) :
styles: [
{
"featureType": "administrative",
"stylers": [
{ "visibility": "off" }
]
},
.....
}
],
But not for this one for example :
{
"featureType": "water",
"stylers": [
{ "lightness": -35 },
{ "saturation": 35 },
{ "gamma": 5.4 }
]
}
I think the numbers are the problem. Can u help me ? Thx