Created
August 17, 2015 18:46
-
-
Save naoliv/baa786eacbe10eba8f21 to your computer and use it in GitHub Desktop.
MapCSS para place=* transparente
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
area[place] { | |
fill-opacity: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment