2 रिपॉजिटरी
Event-driven mechanisms for handling user interactions with map markers and geographic elements.
Distinct from Interactive Element Registries: Candidates focus on general UI elements or behavioral mapping, not the specific interaction patterns of map-based markers and POIs.
Explore 2 awesome GitHub repositories matching user interface & experience · Map Element Interaction Systems. Refine with filters or upvote what's useful.
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
Implements an event-driven system to trigger actions and provide custom menus based on map element interactions.
Unovis is a modular SVG and Canvas data visualization library used to build interactive charts, maps, and network graphs. It provides a framework-agnostic set of primitives for creating data dashboards and specialized visualizations. The library is distinguished by its dedicated toolkits for different visualization domains, including an XY charting library for coordinated plots, a network graph framework for relational data, and a geospatial visualization toolkit for TopoJSON-based mapping. Its capability surface covers a wide range of data representations, including linear, area, and bar ch
Implements event-driven mechanisms for triggering custom callbacks on map point selection and interaction.