Skip to content

Commit

Permalink
Update tiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed Jan 18, 2025
1 parent 29b5ace commit 9b47e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/raster_layers/tiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ folium.Map(location=[lat, lon], tiles="Cartodb dark_matter", zoom_start=zoom_sta
### Custom tiles

You can also provide a url template to load tiles from, for example if you use a paid API.
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
url template should look like see the Leaflet documentation:
https://leafletjs.com/reference.html#tilelayer.

Expand Down

0 comments on commit 9b47e31

Please sign in to comment.