|
From: Michael B. <mic...@gm...> - 2009-06-15 03:53:24
|
2009/6/14 ATI <luo...@ho...>: > > Can you please tell me where exactly i can find the mapPane demo. > For GeoTools 2.5.x the source code is here: http://svn.osgeo.org/geotools/tags/2.5.6/demo/mappane-use/ In particular, look at this class: http://svn.osgeo.org/geotools/tags/2.5.6/demo/mappane-use/src/main/java/org/geotools/demo/mappane/MapViewer.java If you have subversion on your system, you can download the code like this: svn checkout http://svn.osgeo.org/geotools/tags/2.5.6/demo/mappane-use/ mappane-use You can also use subversion from within your netbeans ide Hope this helps Michael |