Guy PENDA ha scritto: > Hi Micheal! > Thanks for your sample code it works well now. About the drawing I > forgot to let you know > that I finally succeed drawing my routes on the JMapPane by exending the > JMapPane class itself > but still need to do more by having an animated drawing as posted > before. Is it possibe to make it with > graph class of geotools??? I have never used it before. > > Once more thanks for the label issue and still looking forward for your > answer about the animated drawing.
GeoTools has no support whatsoever for animated drawing, it would require a new renderer and a custom panel that caches the static part of the map and just redraws the dynamic one. Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
