I have a rough example in this notebook. The end goal would be to have a simple function that would create a geodataframe and then an interactive plot, like:
results = earthaccess.search_data()
earthaccess.explore(results)
A few additional options could be things like plotting browse images or a way to limit the quantity of polygons/images displayed. This output is the interactive map from the above notebook after removing a few layers:
