Jehiah Czebotar wrote: > This is actually all you need to be able to draw static > labels/legends. (of course you need to redraw when panning/zooming, > but that isn't an issue for me).
Exactly -- it really should be handled by the Canvas, so that panning, zooming is handles too. > Here is a link to one such image that draws the title at the top of > the page using the pixeltoworld function, and the lat/lon labels > around the edge of the image are positioned using a combination of > world points and pixel to world points. > > http://jehiah.cz/images/RouteOfFlight20070601.png Nice! I've been meaning for ages to add exactly that (the lat/lon labels) to floatCanvas. I want to build it in, rather than what you did, but maybe the code will be similar enough that I could borrow some of yours. -Chris PS: What data wet did you use for the state boundaries? -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
