Hi all! I've played a bit with the (excellent) unfolding maps library for processing. I've menaged to create and handle markers extending the AbstractMarker class, but i've noticed that this class is especially aimed to plot single point on a map. That's fine for displaying cities, but i can't find an appropriate way to display paths (i.e. state boundaries). What i'm asking if it's possible to have two marker manager for the same map, so i can define a cityMarker and a boundaryMarker, so i can turn it on/off indipendently. Suggestion?
Thanks!
Thanks!
1