hi steve
I'd like to ask you some questions about implementing a google map, used as an input device for Dataface.
The user should get the possibility to draw their tracks directly on the map like in this example: http://maps.forum.nu/gm_plot.html
The google maps code is a mixture of javascript functions and html and for the display of polylines a different doctype has to be used
eg:
I would like to use the dataface permissions framework for this specific form. I was looking at the quickform extensions you wrote , for example how you implemented the wysiwyg editor , but that is far beyond my coding skills, and since this a input device which is not used that often there is no need to implement it as elegant as you implemented the tiny_mce. To make a long Story short...for an outline of a geo form like this, where would you place the code? Does it make sense to seperate the html from the javascript? ...If you don't tell me that this is a stupid idea some more questions might follow...
cheers martin