Hi. I'm new to Processing and I'm working on a small project.
I've got a map of Africa which I'm working with. I can load it fine. But as soon as I try and select a country to modify I get no errors but the modifications don't show.
The code above should set
Algeria to Blue. However when I run the code above all I get is a black SVG output to the screen. Country is also not null so I know Algeria has been found in the SVG file.