I want to set the location property of a map widget with JavaScript. In my app, the user makes a selection from a list. The selection takes them to a page where address information is displayed and which includes a map widget. I want to change the location property of the widget to match the address on the page so the user sees the address and sees the map display of the location.
I cannot seem to find any reference material that describes how to change that property.
Thanks,
David