riatelab / cartography

Thematic Cartography for R
http://riatelab.github.io/cartography/docs/
399 stars 46 forks source link

propSymbols*Layer warning when using a POINT layer with add=F #37

Closed rCarto closed 7 years ago

rCarto commented 7 years ago

Warning when using points layer with add=F => use plot(..., type = "n") instead of plot(..., border=NA, col = NA)