Thomas Lefort
Thomas Lefort
The demo @ http://arthur-e.github.io/Wicket/sandbox-arcgis.html doesn't work for me. I'm getting various errors in the console, for instance "(index):15 Error: multipleDefine(…)" or "sandbox-arcgis.html:66 Uncaught ReferenceError: Wkt is not defined".
I use the place and activity framework from GWT for my application. This messes up the scrollspy widget I add to my page, ie the links won't work (takes you...
Thanks for the theme! I have an issue with Chrome and autocomplete. This is beyond my css knowledge and driving me nuts. I'm adding a screenshot below.  For some...
May be I am missing something but I cannot work out how to use the jar file produced for the gwt json overlay in my project. I could only find...
It would be nice to be able to send the file to a server instead of embedding the file as Base64 in the text. See https://github.com/summernote/summernote/issues/72
I am transitioning from the "old" Mojo maven plugin to this one. I have a web app with multiple modules, which basically correspond to different use cases (customer, admin, operator)....