Hello! I cast my project from gt2.1 to 2.3 because I have several problem
with geotools 2.1. Now when I render the map using the class:
"StreamingRenderer", my source code:
panel = new JMapPane();
GTRenderer renderer = new StreamingRenderer();
HashMap hints = new HashMap();
hints.put("memoryPreloadingEnabled", Boolean.TRUE);
renderer.setRendererHints( hints );
renderer.setContext(compositorMapa.getMap());
panel.setRenderer(renderer);
panel.setContext(TheMap);
panel.setMapArea(TheMap.getAreaOfInterest());
but it shows only the first layer applying all the styles to it. I don´t
know what is the problem. Can anybody help me?
Thank you.
Maria Jose
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users