mapjfx version 1.4.8 released
I just released mapjfx version 1.4.8 it should be found shortly at maven central, the artifact coordinates are:
<dependency>
<groupId>com.sothawo</groupId>
<artifactId>mapjfx</artifactId>
<version>1.4.8</version>
</dependency>
The source is available at GitHub.
The fix introduced in the last version did not work on windows; this is fixed.
Comments and contributions welcome.