I released version 1.1.1 of the mapjfx project to maven central. It can be found at
<dependency> <groupId>com.sothawo</groupId> <artifactId>mapjfx</artifactId> <version>1.1.1</version> </dependency>
The source is available at GitHub.
Changes since 1.1.0:
- animation duration property type changed from double to int
Comments and contributions are welcome!