GMapsFX 2.0.3 Released With Support for Directions, Elevation, and Geocoding APIs

I have just released version 2.0.3 which includes support for the following major new features:

Directions API
Elevation API
Geocoding API

http://rterp.github.io/GMapsFX/

Below is an example of a JavaFX application displaying a Google map with directions, utilizing the Directions API.

Screen Shot 2016-03-18 at 3.40.46 PM.png

This release has been uploaded to bintray, and should hopefully be available on maven central by next week.

Blog posts to follow this one with tutorials on how to use each one of these new APIs.

https://bintray.com/artifact/download/rterp/maven/com/lynden/GMapsFX/2.0.3/GMapsFX-2.0.3.jar

twitter: @RobTerpilowski
LinkedIn: RobTerpilowski

 

5 thoughts on “GMapsFX 2.0.3 Released With Support for Directions, Elevation, and Geocoding APIs

  1. Pingback: Java desktop links of the week, March 21 « Jonathan Giles

  2. Pingback: JavaFX links of the week, March 21 // JavaFX News, Demos and Insight // FX Experience

  3. It’s very nice !!! Rob, do you can display the shortest path (routing) between various points using this wrapper ? Points inside a city, for example…

Leave a Reply