Skip to content

Add interactive mapping example and update README with example link #2156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agonzalezjr327
Copy link

Overview

This PR adds a new example for interactive mapping with Folium, located at examples/interactive_map_example.py.

What's Included

  • A script that creates an interactive Leaflet map with markers and popups.
  • An update to README.rst with:
    • A new "Examples" section
    • Instructions on how to run the script
    • A link to the example script

Motivation

This contribution demonstrates a common use case — interactive mapping in Python — and includes both code and documentation as part of an open-source contribution task.

Let me know if changes are needed. Thanks!

@hansthen
Copy link
Collaborator

hansthen commented Jun 4, 2025

Hey, thank you for your contribution. This particular use case is, I think, already documented properly elsewhere. See: https://python-visualization.github.io/folium/latest/user_guide/ui_elements/popups.html. Can you have a look and see if that page is sufficient for your needs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants