jxmapviewer2
jxmapviewer2 copied to clipboard
Multiple layers/tiles
Hello, I want to be able to dynamically switch on/off different layers, e.g roads or water area. Is this possible with this library? I could not find an example or source code which might support this.
Thank you for your help
Not out of the box, but doable. You can render whatever you want on top of the tiles. There are several custom renderers available in the example projects. Do you have a data set that you want to use?