|
From: Manuel M. <man...@b-...> - 2005-09-29 15:47:13
|
Hi, I'd like to watch a Tiff/GeoTiff inside my map context. I've created a MapViewer for Shapefiles and I'd like to put the image under them. I've create a GridCoverage2D for my Tiff, but only way I've found to show it is GridCoverage2D.show() How can I do for watch it inside the MapContext? For load my Shapefile I've used context.addLayer(x,x) (the same inside MapViewer.java sample) Thanks All Manuel & the Belin Programming Group |