I am using processing 3.And I am trying to add the gicentre geomap library to my processing libraries. I downloaded the geomap library from https://www.gicentre.net/geomap/. And extract it and move it under Processing/libraries. After this, I tried to run an example from this library. It just tells me that
import org.gicentre cannot be resolved. And GeoMap class does not exist.
Any idea? Thanks!