Question
widget for 3d coordinates input
There is a property base type which is vec2, vec3, vec4; in particular I'm using a vec3 as my service input but I cannot find a proper widget to put into my mashup which where I can insert the new value and bind it to the service.
Do you know any?

