mapjfx 1.5.0 adds support for Bing Maps
I released mapjfx version 1.5.0, the artifact coordinates are:
<dependency> <groupId>com.sothawo</groupId> <artifactId>mapjfx</artifactId> <version>1.5.0</version> </dependency> The source is available at GitHub .
Now has support to display Bing Maps Road and Bing Maps Aerial, when an API Key is provided. More info and descriptions can be found here .
Comments and contributions welcome.