Skip to content
Success

Changes

Summary

  1. Fixed name and added description in POM. (details)
  2. POM clean up. (details)
  3. MV-7: Added a reentrant guard to prevent too many events to be fired. (details)
  4. Added defensive code. (details)
  5. MV-5: In the example the MapView is not properly centered. (details)
  6. MV-3: The overlay helper now exposes also center and zoom. (details)
  7. Added tests. (details)
  8. Added missing header. (details)
  9. MV-2: Longitude is now normalised in range. (details)
  10. In the example, added button to center on (0, 0). (details)
  11. Refactored. (details)
  12. [maven-release-plugin] prepare release 1.0-ALPHA-2 (details)
  13. [maven-release-plugin] prepare for next development iteration (details)
Commit eb29542bdf6e6071140af896560f02668e70fa0e by Fabrizio Giudici
Fixed name and added description in POM.
The file was modifiedmodules/Example/pom.xml (diff)
The file was modifiedmodules/Example/pom.xml (diff)
The file was modifiedmodules/MapView/pom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
Commit a39383a86ca6b6f97f93c8c95f9dbe5fe9aa74e9 by Fabrizio Giudici
MV-7: Added a reentrant guard to prevent too many events to be fired.
The file was modifiedmodules/MapView/src/main/java/it/tidalwave/mapviewer/javafx/MapView.java (diff)
The file was modifiedmodules/MapView/src/main/java/it/tidalwave/mapviewer/javafx/impl/TileGrid.java (diff)
Commit d5a65a2e33e8acaa4992537bd0fd05c88b6f521e by Fabrizio Giudici
MV-5: In the example the MapView is not properly centered.
The file was modifiedmodules/Example/src/main/resources/MapViewExample.fxml (diff)
Commit b555085d36786e8817ca6b79f40cf55cde9cefee by Fabrizio Giudici
MV-3: The overlay helper now exposes also center and zoom.
The file was modifiedmodules/MapView/src/main/java/it/tidalwave/mapviewer/javafx/MapView.java (diff)
The file was modifiedmodules/MapView/src/test/java/it/tidalwave/mapviewer/spi/MercatorProjectionTest.java (diff)
The file was modifiedmodules/MapView/src/test/java/it/tidalwave/mapviewer/spi/MercatorProjectionTest.java (diff)
Commit 40197577dfc745db1ab7f8a1fd1a996f29728e80 by Fabrizio Giudici
MV-2: Longitude is now normalised in range.
The file was modifiedmodules/MapView/src/main/java/it/tidalwave/mapviewer/spi/MercatorProjection.java (diff)
Commit 5621480e3f391ea3a2cfc71a7ae45df9d96d0171 by Fabrizio Giudici
In the example, added button to center on (0, 0).
The file was modifiedmodules/Example/src/main/resources/MapViewExample.fxml (diff)
The file was modifiedmodules/Example/src/main/java/it/tidalwave/mapview/javafx/example/MapViewExampleController.java (diff)
The file was modifiedmodules/MapView/src/main/java/it/tidalwave/mapviewer/impl/RangeLimitedDoubleProperty.java (diff)
Commit f621f64d54f9322e54b72fee8554c7260ba2f117 by Fabrizio Giudici
[maven-release-plugin] prepare release 1.0-ALPHA-2
The file was modifiedmodules/MapView/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/Example/pom.xml (diff)
Commit 1d4b1786e49398c1593315563e94b7794cececca by Fabrizio Giudici
[maven-release-plugin] prepare for next development iteration
The file was modifiedmodules/MapView/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmodules/pom.xml (diff)
The file was modifiedmodules/Example/pom.xml (diff)