note to self: when I need to access the docker host from within a container running in Docker for Mac, the hostname is docker.for.mac.localhost
.
note to self: when I need to access the docker host from within a container running in Docker for Mac, the hostname is docker.for.mac.localhost
.
note to self: when searching a file or directory in OSX it is possible to show or hide the hidden files with the Cmd-Shift-period shortcut
I just released mapjfx version 1.15.0 it should be found shortly at maven central, the artifact coordinates are:
<dependency> <groupId>com.sothawo</groupId> <artifactId>mapjfx</artifactId> <version>1.15.0</version> </dependency>
The source is available at GitHub.
Now uses OpenLayers 4.6.4.
Comments and contributions welcome.