6 Repos
Libraries for embedding and managing Google Maps views within web applications.
Distinct from Google Maps Integrations: Focuses on the web-specific integration and wrapper for Google Maps, distinct from mobile SDKs.
Explore 6 awesome GitHub repositories matching web development · Google Maps Web Integrations. Refine with filters or upvote what's useful.
This project is a collection of reusable UI component libraries for the Angular framework. It serves as an accessibility framework and a suite of building blocks for constructing user interfaces. The library provides a specialized component suite for implementing Material Design visual and interaction specifications. It also includes dedicated integrations for embedding interactive Google Maps with geographic data overlays and integrating YouTube video players with support for deferred loading. The project covers a broad range of UI development capabilities, including the creation of accessi
Offers libraries for embedding and managing interactive Google Maps views within web applications.
This project is a Material Design UI library and Angular component framework. It provides a collection of reusable UI building blocks and development tools for creating consistent web applications that follow Material Design specifications. The framework includes an accessible web component library that uses headless directives and WAI-ARIA patterns to ensure user interface elements meet web accessibility standards. It also provides specialized integration wrappers for embedding and managing interactive Google Maps and YouTube video playback. The project supports custom UI component developm
Provides a dedicated component for embedding and managing interactive Google Maps views.
gmaps is a library that provides a wrapper for the Google Maps API, serving as a geospatial data toolkit and interactive map renderer. It simplifies the integration of interactive maps into web applications by managing the embedding of map views and the lifecycle of markers. The project distinguishes itself through a specialized set of utilities for geocoding, which converts physical addresses to geographic coordinates and vice versa. It also includes a static map generator for creating non-interactive map images for lightweight environments. The capability surface covers geographic data vis
Embeds interactive maps into web applications and manages views using a simplified Google Maps API wrapper.
google-map-react is a JavaScript library that integrates Google Maps into React applications by rendering any React component as a custom map marker. It provides direct access to the native Google Maps API internals, enabling advanced custom operations beyond standard marker placement. The library distinguishes itself by allowing fully custom interactive markers and content, replacing default Google Maps markers and balloons with React components. It supports server-side rendering so search engines can index map content without requiring JavaScript, and includes an internal algorithm for dete
Provides direct access to native Google Maps API internals for advanced custom operations.
Dieses Projekt ist ein Google Maps React-Wrapper und eine Integrationsbibliothek, die die Google Maps JavaScript-API mit einer deklarativen, komponentenbasierten Architektur verbindet. Es bietet eine interaktive Kartenkomponente zum Rendern von Kartenansichten, Markern und Overlays unter Verwendung geografischer Koordinaten und benutzerdefiniertem HTML. Die Bibliothek dient als Tool zur Visualisierung geografischer Daten und als kartenbasierte Suchoberfläche. Sie ermöglicht die Implementierung von Ortssuchfunktionen und Autocomplete-Eingaben, die direkt in die Kartenansicht integriert sind. Die Fähigkeitsoberfläche deckt standortbasierte Dienste ab, einschließlich Routenvisualisierung, Panoramablick auf die Straße und die Erstellung geometrischer Kartenformen. Sie unterstützt verschiedene Rendering-Optionen wie spezialisierte Datenebenen für Verkehr und Heatmaps, benutzerdefinierte HTML- und Canvas-Overlays sowie Marker-Clustering zur Verwaltung hochdichter Punktmengen. Interaktive Zeichentools und Informationsfenster sind ebenfalls verfügbar, um Bereiche zu definieren und Standortdetails bereitzustellen.
Embeds and manages interactive Google Maps views within React web applications.
This project is a collection of reusable components designed to integrate Google Maps into web applications built with the Angular framework. It provides a declarative interface for embedding interactive maps, allowing developers to configure map instances, markers, and overlays directly through standard framework templates and property bindings. The library distinguishes itself by wrapping imperative mapping services into a lifecycle-managed architecture. It handles the asynchronous loading of external mapping scripts and ensures that map instances and event listeners are properly cleaned up
Integrates Google Maps into web applications with support for custom markers, overlays, and interaction handling.