mapjfx 1.7.3 with OpenLayers 3.17.1 and removed MapQuest supprt

mapjfx version 1.7.3 is released to maven central; the artifact coordinates are:

  <dependency>
    <groupId>com.sothawo</groupId>
    <artifactId>mapjfx</artifactId>
    <version>1.7.3</version>
  </dependency>

The source is available at GitHub.

Now version 3.17.1 of OpenLayers is used. The support for MapQuest maps is removed, this being a consequence of it’s removal from OpenLayers (more info to be found here).

Comments and contributions welcome.