java_leaflet icon indicating copy to clipboard operation
java_leaflet copied to clipboard

Java wrapper for Leaflet, a JavaScript library for mobile-friendly interactive maps.

Results 4 java_leaflet issues
Sort by recently updated
recently updated
newest added

Hello, For some reason I can by no means use the library in a Maven JavaFX Intellij-IDEA project. Tried both building the jar and importing it as a module, and...

I am trying to use your JLMAP .jar library as is without recompilation from the JAR files I got from the github page I use netbeans IDE and compiling with...

**Describe the bug** ```bash 'netscape.javascript.JSException: TypeError: e.sourceTarget.getElement is not a function. (In 'e.sourceTarget.getElement()', 'e.sourceTarget.getElement' is undefined)': TypeError: e.sourceTarget.getElement is not a function. (In 'e.sourceTarget.getElement()', 'e.sourceTarget.getElement' is undefined) ``` I couldn't...

bug
help wanted

A `yaml` format file to define a journey with timeline and is parsable by JL Map ### Features: - Ability to define steps with duration (e.g. moving a JL Marker...

New feature