We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi. I try to put an Unfolding map with marked cities and a PShape of the world with different marked countries together. But I get the Error expecting EOF found 'map'.I need to combine these two, because I need the shapes of different countries on the one hand and define cities by coordinates on the other. I tried both codes separately and that works fine, putting it together is the problem.
Answers
I got it...the order of the code wasn't right but now its working. But there is the next problem, when I fill a country shape with a color the point marking the city is not visible anymore...I guess its under the colored shape, is there a way to put its over everything?