-
Notifications
You must be signed in to change notification settings - Fork 10
Dev/v2.0.0 #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Dev/v2.0.0 #39
Conversation
…usages in the demo class were replaced with `JLMapView` to unify the map view API.
…ript execution result
…plementation to implement this.
… to keep a unified api across different implementation
…was performed Leaflet layer interfaces were renamed and centralized in JLMapController Module exports were updated to reflect new package structure
…rs. added js engine. created vaadin map component
…d vaadin runner for intellij.
…vent. added deprecated javadocs
…om JLProperties. added JLMapProvider to be able to define custom map types by the end user.
…rovider Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…objects Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
# Conflicts: # README.md
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…added JLMapRenderer to define the map js and html inside the code. code cleanup. Signed-off-by: makbn <mehdi74akbarian@gmail.com>
- Introduced a new module for testing: io.github.makbn.jlmap.fx.test - Added unit tests for JLJavaFXEngine, JLControlLayer, JLUiLayer, and JLFxMapRenderer. - Implemented integration tests for JLMapView to validate marker, popup, and image overlay functionalities. - Updated module-info.java to include necessary exports and opens for reflection. - Enhanced pom.xml with additional test dependencies and updated Maven Surefire plugin version. Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…ed coordinate handling Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…t creation Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…ext handling Signed-off-by: makbn <mehdi74akbarian@gmail.com>
… validation Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…ng callback handler reference Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…onents Signed-off-by: makbn <mehdi74akbarian@gmail.com>
…, JLUiLayer, and JLVectorLayer Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Test Results (Java 17)107 tests 103 ✅ 42s ⏱️ For more details on these errors, see this check. Results for commit b75f4ae. ♻️ This comment has been updated with latest results. |
Test Results (Java 21)107 tests 103 ✅ 41s ⏱️ For more details on these errors, see this check. Results for commit 4827edb. |
Test Results (Java 21)107 tests 103 ✅ 41s ⏱️ For more details on these errors, see this check. Results for commit b75f4ae. ♻️ This comment has been updated with latest results. |
…1 and modify pom.xml files to reflect new licensing information Signed-off-by: makbn <mehdi74akbarian@gmail.com>
Signed-off-by: makbn <mehdi74akbarian@gmail.com>
No description provided.