Open nicklally opened 7 years ago
It would be nice to be able to add custom styles to layers added to the map. For example, I would like to add a CSS text-shadow to city labels loaded in a json file.
Example code to be added:
text-shadow: 2px 2px #ff0000;
See also: https://www.w3schools.com/css/css3_shadows.asp
It would be nice to be able to add custom styles to layers added to the map. For example, I would like to add a CSS text-shadow to city labels loaded in a json file.
Example code to be added:
text-shadow: 2px 2px #ff0000;
See also: https://www.w3schools.com/css/css3_shadows.asp