Release Notes

JxMaps 1.3.2

posted Sep 11, 2019, 2:33 AM by Vladimir Ikryanov

In this minor update we improved the memory usage and fixed the issue with missing cursors in the lightweight rendering mode.

JxMaps 1.3.1

posted Mar 21, 2017, 8:06 AM by Oleksandra Kovalenko

In this minor update we fixed the issue with application freezing upon closing popup window in JavaFX environment.

JxMaps 1.3

posted Feb 24, 2017, 10:03 AM by Oleksandra Kovalenko

In this JxMaps release the underlying Google Maps API was updated to v3.27.

We have also added several new features extending possible uses of the map component in desktop Java applications:

JxMaps 1.2.2

posted Jan 24, 2017, 8:07 AM by Oleksandra Kovalenko   [ updated Jan 24, 2017, 8:13 AM by Vitaly Eremenko ]

In this minor update the possibility to use built-in symbols of Google Maps was added to JxMaps. For example, you can add arrows to polyline without using custom images.

JxMaps 1.2.1

posted Jan 3, 2017, 8:44 AM by Oleksandra Kovalenko   [ updated Jan 3, 2017, 8:45 AM ]

This update introduces fixes for the following reported issues:
  • Issue when NullPointerException was thrown, while creating JavaFX component.
  • Issue where empty array returned while calling of getAddressComponents() method of GeocoderResult class.

JxMaps 1.2

posted Oct 24, 2016, 3:38 AM by Oleksandra Kovalenko   [ updated Oct 24, 2016, 3:41 AM ]

JxMaps 1.2 comes with the following improvements:
  • To keep JxMaps performance and stability up to industry standards, version 1.2 is now based on the newest version of Google Maps API (v 3.25).
  • MapViewer can be used as a lightweight component with this update. Learn more
  • Marker icons can now be loaded from local files, not just from URLs, as in previous versions.
  • In this version you can also remove markers from the map. Clicking on existing marker will remove it. See example.
  • Fixed problem with polyline not being drawn when user set coordinates via PolylineOptions. 
Download the library from the product page and try it free for 30 days with evaluation licence.

JxMaps 1.1

posted Jul 27, 2016, 1:39 PM by Oleksandra Moiseieva   [ updated Jul 28, 2016, 2:16 AM ]

We are glad to let you know that JxMaps 1.1 is here for you to use.

In this release we have introduced the following changes:

  1. JxMaps migrated to Chromium 49. Note the update of the licences info in this article.
  2. API➚ was made simpler. Before version 1.1 we used to require associating many of the objects to Map. For example, we used to have LatLng(map, 20, 30) and one could only use in the given Map. Now you can create new LatLng(20, 30) without associating it to Map class.
  3. JavaFX support was added, take a look at the new example.
  4. Stability and performance of the library were improved.
Download the library from our site➚ and make sure you make use of our 30-days free evaluation licence➚.

JxMaps 1.0.4

posted May 24, 2016, 1:31 AM by Oleksandra Moiseieva

The update is brining to you a fix of the problem with getting collection of DirectionsRoute from DirectionsResult.

Download the actual version➚ from our site.

JxMaps 1.0.3

posted May 13, 2016, 7:26 AM by Oleksandra Moiseieva   [ updated May 13, 2016, 7:30 AM ]

In this minor release we are introducing the fixes reported by our early users.

Fixes
  • Java 1.6 compatibility issue
  • Readme.txt (JavaDoc - > Javadoc)
Download the actual version➚ from our site.

JxMaps 1.0.2

posted May 5, 2016, 2:20 PM by Oleksandra Moiseieva

Refining demo and examples.
The demo and examples are available on our GitHub repository.

1-10 of 12