Skip to content

Commit 077244b

Browse files
authored
Update geojson_popup_and_tooltip.md
Make link relative
1 parent 69cc5ec commit 077244b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide/geojson/geojson_popup_and_tooltip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ m
139139
```
140140

141141

142-
The standard `GeoJsonPopup` and `GeoJsonTooltip` classes work well with most geometry types, but have limitations with MultiPoint and other complex multigeometries. For these cases, consider using the `on_each_feature` parameter for custom handling. See the [doc](https://python-visualization.github.io/folium/latest/user_guide/geojson/geojson_advanced_on_each_feature.html) for more information.
142+
The standard `GeoJsonPopup` and `GeoJsonTooltip` classes work well with most geometry types, but have limitations with MultiPoint and other complex multigeometries. For these cases, consider using the `on_each_feature` parameter for custom handling. See the [doc](geojson_advanced_on_each_feature.html) for more information.

0 commit comments

Comments
 (0)