3 dépôts
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 est un système de visualisation de carte de transport en 3D qui rend les réseaux de transport public et les mouvements de véhicules en temps réel en utilisant des données ouvertes. Il fonctionne comme un tracker de transport en temps réel et un chercheur d'itinéraire de transport interactif, fournissant une intégration de carte WebGL qui peut être intégrée dans des pages web et des applications externes. Le système dispose d'une interface de transport multilingue qui traduit les identifiants de transport et les éléments de navigation dans plusieurs langues. Il suit les positions des véhicules en simulant les mouvements basés sur les horaires en direct et les informations de retard de service. Le projet couvre la planification d'itinéraires de transport public et la recherche d'itinéraires en temps réel pour trouver les chemins de voyage les plus rapides. Il inclut des capacités de visualisation de carte telles que le filtrage de vue d'infrastructure pour basculer entre les réseaux de surface et souterrains et la capacité de suivre des actifs de transport spécifiques.
Integrates a 3D transport network visualization directly into external websites or applications via web embeds.