I released version 1.0.2 of the mapjfx project to maven central. It can be found at
<dependency> <groupId>com.sothawo</groupId> <artifactId>mapjfx</artifactId> <version>1.0.2</version> </dependency>
The source is available at GitHub.
Changes since 1.0.0:
- javadoc correction
- readme correction
Comments and contributions are welcome!