I want to create a satellite map like these : https://plotly.com/python/mapbox-layers/, but i would like to display the names of the countries and cities on the map like on Google Maps (not in hover boxes like on this example, but written on the map).
Do you know how to do ?

