<zitiere wer="Antonio Caccese"> > Hi > i have created a map viewer. I would know if exist a way to rotate > the map of a given angle. I use StyledMapPane. > > Thanks.
I don't know the exact way to do it. But if you use styledMapPane there is a way to rotate the map by using your keyboard (Ctrl+Left or Ctrl+Right). So if you watch the code that handles the keyboard-actions you'll find out the concept how to rotate. To rotate the map of a given angel is propably just some additional basic mathematics then. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
