问题 I want to add this map tile layer to my map – Stamen toner-background. As I read in documentation I need to simply give custom url in the tiles attribute of map mapa = folium.Map(width=1000, height=700, zoom_start=5.5, location=[52.5, 19], tiles='http://maps.stamen.com/toner-background/embed#6/{x}/{z}', attr="toner-bcg") It loads but nothing is displayed. I don't really know how this attribution thing works like and what should I do. I like the tile because it's like stamen toner but without