On 08/05/10 18:13, sergey miryanov wrote: > In my current app I do widget like OpenLayers Map - so I have a Map > (a Composite with Images as children) in ScrollPane and I want to add > a canvas to ScrollPane to draw vectors over my Map. Now I hack > ScrollPane.add method to do this, but maybe more idiomatic way exists? > (Sorry I can't do playground example now - I'm at home).
openlayers has native support for that (adding vector layers) don't use qooxdoo for creating client-side map overlays. http://dev.openlayers.org/releases/OpenLayers-2.9.1/doc/apidocs/files/OpenLayers/Layer/Vector-js.html hth burak ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
