Andres Toussaint wrote:
Lasse:
Could you detail what it is you want to do with the overlays. I can think of two uses for them:
2. Not related to the SVG. That is, your SVG will be simply the "background image", for your Java 2D Graphics canvas.
This is exactly what it's for. The SVG will be a map of the building, we use SVG because it scales so well on different window/monitor-sizes. So I'll just be using the overlay to draw some form of position-indicator, an arrow, or a dot something like that. And then, as new positions are calculated, probably move it and draw a trail from the previous position. I think an overlay is the best option for this.
But I need to read up on Java as a whole. So I'd like to see some source code. Preferrably something that is very similar to what I'm doing.
Lasse Riis
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]