I need a way to modify the default widgets ex (map widget, bookmark widget etc...).
I tried to modify the tsx's files available in the SDK folders but no change was committed to the actual web app even after resetting the client and the server running locally given that other custom widgets are changing accordingly.
my main task is to try change the current loaded data source in the map default widget programmatically using the sdks and load the maps using an id fed from the url of the iframe containing the experience builder app.
thanks.