Tagged Questions
1
vote
1answer
574 views
GeoTools Dynamic Layer
I need to change the features of a MapLayer in real-time but I don't know how I can update/refresh/repaint the layer on the map without having to remove it and add it again (which creates flickering).
...