Skip to content

Commit 0b8f699

Browse files
Remove HikeBike basemap from the examples shown in the documentation, since it seems not to be maintained anymore.
1 parent 208db4a commit 0b8f699

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/source/map_and_basemaps/basemaps.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,6 @@ These basemaps are coming from the `xyzservices <https://xyzservices.readthedocs
6666
Map(basemap=basemaps.Esri.NatGeoWorldMap, center=center, zoom=zoom)
6767

6868

69-
.. jupyter-execute::
70-
71-
Map(basemap=basemaps.HikeBike.HikeBike, center=center, zoom=zoom)
72-
73-
74-
7569

7670
.. jupyter-execute::
7771

0 commit comments

Comments
 (0)