JXMapkit without visible UI

101 views Asked by At

Is it possible, to use JXMapKit with Java to render e.g. Openstreetmaps map images without a visible ui? My use case is to have an commandline application on a server to render map images using JXMapKit. Is it possible or is there a better possibility for my goal?

1

There are 1 answers

0
alex On BEST ANSWER

Ok, i figured it out. Here is explained, how to obtain screenshots from controls in Java independent from their visibility.