Hello Is there some good library for work with ma...
# tornadofx
o
Hello Is there some good library for work with maps in javafx or tornadofx?
c
I've used this in a toy app and it worked nicely for me. https://github.com/rterp/GMapsFX
o
It is just an wrapper for javascript google maps, is it?
c
Correct. It's not a native JavaFX implementation
a