We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b5ace commit 9b47e31Copy full SHA for 9b47e31
docs/user_guide/raster_layers/tiles.md
@@ -27,7 +27,7 @@ folium.Map(location=[lat, lon], tiles="Cartodb dark_matter", zoom_start=zoom_sta
27
### Custom tiles
28
29
You can also provide a url template to load tiles from, for example if you use a paid API.
30
-You also have to provide an attribution in that case. For information how that
+You also have to provide an attribution in that case. For information how that
31
url template should look like see the Leaflet documentation:
32
https://leafletjs.com/reference.html#tilelayer.
33
0 commit comments