> The effect of response.files.append('http://../lib/OpenLayers.js') > is that the .sj file gets included in the header of the layout.html > This assumes you have a recent web2py_ajax.html I did it like this: * copy web2py_ajax.html to web2py_ajax_ol.html * in your map view use web2py_ajax_ol.html instead of the default. * put the java script stuff in the header of that file * see if that works. the examples of OL can help you.
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.