GMapsFX 2.0.6 Released

A new version of GMapsFX has been released to bintray and Maven Central which contains

  • additional bug fixes related to hiding/showing the directions pane at runtime.
  • Ability to pass the map/directions language to the Google map at runtime, eliminating the need to hardcode it.

Screen Shot 2016-05-20 at 2.25.33 PM.png

<dependency> 
  <groupId>com.lynden</groupId> 
  <artifactId>GMapsFX</artifactId> 
  <version>2.0.6</version> 
</dependency>

 

GMapsFX Home: http://rterp.github.io/GMapsFX/
twitter: @RobTerpilowski

2 thoughts on “GMapsFX 2.0.6 Released

  1. Pingback: Java desktop links of the week, May 23 « Jonathan Giles

  2. Pingback: JavaFX links of the week, May 23 | JavaFX News, Demos and Insight // FX Experience

Leave a Reply