I am using the coordinateConversion widget and I need to give it a location manually. I have a button that does an external conversion to the widget and that conversion returns longitude and latitude. I need to send those coordinates to the widget to be able to visualize them but I have not been able to do it, what can I do in this case, is there any way to pass that position to the widget?
Thanks in advance