Skip to content

Add Folium support for interactive trajectory maps #963

@Born2Forge

Description

@Born2Forge

Description:
I'd like to add Folium as an optional visualization tool for Flight objects.

What problem does this solve?
Currently, trajectory visualization is limited. Folium would allow users to see launch and landing sites on interactive real-world maps.

Proposed solution:
Add a method Flight.plot_trajectory_on_map() that:

  • Shows the full trajectory path
  • Marks launch and landing sites
  • Creates an interactive HTML map

Why Folium?

  • Lightweight and easy to use
  • Works directly in Jupyter/Colab
  • Open-source and well-maintained

Checklist before submitting:

  • I have searched for existing issues about this
  • I am willing to implement this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions