Hello, doesn't Geomedia already offer redlining support? Last time I worked with Geomedia (2004) it had some javascript functionality for redlining. I didn't use it, though, and I don't know how good it is, and if it supports panning/zooming while redlining.
As far as I remember, Geomedia always recreates the whole SVG file after each zoom and pan and there was no way to keep SVG content, so yes, you'd have to store the geometry in a javascript array and recreate the elements after the SVG content arrived again after zooming and panning. But its too long away, so I don't fully remember how Geomedia did it, or does it now. Andreas --- In [email protected], Mohammed Malaka <[EMAIL PROTECTED]> wrote: > > Friends; > > I am working on a GIS Application using GeoMediaWebMap and the output Maptype is SVG; I need to implement a Redline Function with Panning option; i.e. I want to be able to pan the Map while doing the Redline; My idea is to store the Points while Redlining in Temp Objects and when doing the Pan and Refresh the Map; redraw these objects and continue the Redline at the Point it was stopped before the Pan > > Any idea How Can I implement this?? > Regards > > Send instant messages to your online friends http:// uk.messenger.yahoo.com > > [Non-text portions of this message have been removed] > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

