For a quick demonstrator I'm looking for a SWT or Swing component which can display geographical data. Unfortunatly I'm disconnected from the internet, so Google Maps won't help.
The general idea is to assemble a small eclipse RCP application with just 'map view', connect to a custom web service, that provides geographical data (tracks) and display everything on the view. I had a very quick look at uDig, but couldn't find out so far if uDig is capable of displaying updated tracks.
Vector maps (shapes) are sufficient, I do not need rasterized map data.