3 Repos
Renders interactive maps as HTML strings for embedding in web application routes.
Distinct from Authentication-as-a-Service: None of the candidates relate to embedding maps in web apps; closest are authentication/encryption services.
Explore 3 awesome GitHub repositories matching web development · Map Embeddings. Refine with filters or upvote what's useful.
Folium is a Python library that builds interactive Leaflet.js maps directly from Python data structures, enabling geographic data visualization in Jupyter notebooks or as standalone HTML pages. It creates maps centered on given coordinates with configurable zoom, tiles, and dimensions, and supports embedding those maps inside web routes for serving in browsers. The library provides a comprehensive set of tools for data-driven map creation, including choropleth maps that bind tabular data to geographic geometries, colormap application to markers and polygons, and GeoJSON data overlay and visua
Provides a method to embed interactive maps as HTML strings in web application routes.
GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving directions. It provides a map matching engine for aligning GPS coordinate traces to road networks, a GTFS transit router for multi-modal travel, and a spatial analysis utility for isochrone generation. The project supports the creation of custom vehicle profiles and weighting logic to influence path calculations. It implements contraction hierarchies to accelerate pathfinding by reducing the search space between coordinates. The engine covers a broad range of geospatial capabili
Renders interactive maps as HTML strings for embedding in web application routes.
mini-tokyo-3d ist ein 3D-Transit-Karten-Visualisierungssystem, das öffentliche Verkehrsnetze und Fahrzeugbewegungen mithilfe von Open Data in Echtzeit rendert. Es fungiert als Echtzeit-Transit-Tracker und interaktiver Routenfinder für den öffentlichen Nahverkehr und bietet ein WebGL-Karten-Embed, das in Webseiten und externe Anwendungen integriert werden kann. Das System verfügt über eine mehrsprachige Transit-Schnittstelle, die Transport-Identifikatoren und Navigationselemente in mehrere Sprachen übersetzt. Es verfolgt Fahrzeugpositionen durch Simulation von Bewegungen basierend auf Live-Fahrplänen und Informationen zu Dienstverzögerungen. Das Projekt deckt die Routenplanung für den öffentlichen Nahverkehr und die Echtzeit-Routensuche ab, um die schnellsten Reisewege zu finden. Es enthält Kartenvisualisierungsfunktionen wie Infrastruktur-Filterung, um zwischen oberirdischen und unterirdischen Netzen umzuschalten, sowie die Möglichkeit, spezifische Transit-Assets zu verfolgen.
Integrates a 3D transport network visualization directly into external websites or applications via web embeds.