docs: update ImageOverlay with local file example by Conengmo · Pull Request #2111 · python-visualization/folium
Navigation Menu
{{ message }}
python-visualization / folium Public
- Notifications You must be signed in to change notification settings
- Fork 2.3k
Merged
hansthen merged 1 commit intopython-visualization:mainfrom
Mar 16, 2025Merged
docs: update ImageOverlay with local file example#2111
hansthen merged 1 commit intopython-visualization:mainfrom
docs: update ImageOverlay with local file example#2111
hansthen merged 1 commit intopython-visualization:mainfrom
Conversation
Copy link Copy Markdown
Member
Closes #2094
Update the ImageOverlay example in the docs that shows how to use a local file. The previous example file is no longer included after the docs overhaul. This example breaking was not spotted because the code there is robust to the file not existing.
- Use another image that exists in the docs static files: the Folium logo. Easy and for the example it doesn't really matter I think.
- Make it raise an error if the file not exists. That way we will be notified if this example breaks in the future.
Screenshot
Conengmo
deleted the
docs-image-url
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment