posted 9 years ago
Hello all,
I was trying to develop a web application with javafx that shows google maps. I have used netbeans to generate the html file that embeds the application.
An example code I have found on internet is the following:
The problem is that when I open the html file generated by netbeans (located in the dist/ folder) in the browser I get a white screen where there should be the webview loaded.
Do you have the same problem or I'm missing something?
Thank you for your attention.
Fabio