mapDK
mapDK copied to clipboard
Missing outline colouring on polygons
I can't seem to get mapDK to render the shown outlines of the areas/polygons when I plot. Not in the crime example either. I did however try to include the colour option in line 187 in mapDK.R
187: map <- geom_polygon(aes_string(fill = "values"), colour = map.colour)
and this seems to work. Although this makes the outlines black and not light grey as in the crime example shown in the vignette.
However, I don't know if this is the right place to make a change.
Regards Lars
Sorry. Just to clarify. Working on a Windows 10 machine, R version 3.3.3