GMapsFX 1.1.0 has been released and supports the following new features and bug fixes.
- Support for Google Elevation API
https://developers.google.com/maps/documentation/elevation/ - Support for Google Maximum Zoom Imagery Service https://developers.google.com/maps/documentation/javascript/maxzoom
- Jar file is now executable and will run the sample application by default.
- Better support for enumerations in JavaScript
- Fixed a bug with setting the MapType after the Map had already been initialized.
We are at also looking at breaking the Java-to-JavaScript abstraction layer out of this project and creating its own project for it, as this layer could prove useful for interacting with other JavaScript applications within a JavaFX WebView.
We will have project artifacts published to Maven Central in the very near future.
The latest GMapsFX.jar file can be found here
Project documentation can be found here and with Javadocs located here