Beautiful map components. 100% Free, Zero config, one command setup.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.3.25^1.3.0^1.5.1^7.3.4^1.4.9^1.6.1^0.7.1^2.1.1^1.1.1^1.2.35^0.562.0^5.15.016.1.6^0.4.6^1.4.319.2.319.2.3^3.20.0^2.6.0^4.3.62.4.6^4^20^19^19^916.1.1^3.6.2^4^1.4.0^547
commits
Update Map component documentation and registry to reflect new features, including draw tools and a client-side map-agent runtime. Add guidance on extending the agent functionality and clarify installation instructions for the map component and its dependencies.
eca62c1View on GitHubAdd documentation for MapAgent component, including usage details and prop descriptions. Update API reference to include MapAgent in the navigation and provide a comprehensive overview of its functionality and configuration options.
91b9cc6View on GitHubAdd AgentExample component and integrate it into ExamplesGrid; update DrawExample CSS class for consistency
53bc380View on GitHubFix CSS class syntax in MapAgent component to ensure proper backdrop filter support. This change enhances the styling consistency across different browsers.
14f64b0View on GitHubEnhance AgentPage documentation by adding an environment template section and updating the server route example. The new environment template provides a recommended structure for provider credentials, while the server route example clarifies API usage for OpenAI and Anthropic models.
b38857aView on GitHubRefactor MapAgent and related components to streamline API interactions by removing optional parameters and enhancing type definitions. Update documentation to clarify usage and improve developer guidance, including example updates for better integration.
465abd1View on GitHubUpdate MapAgentExample to use environment variable for API token, enhancing security by avoiding hardcoded sensitive information.
d8431d5View on GitHubRefactor MapAgent and related components by removing the debug option, enhancing type definitions, and updating documentation for improved clarity and usability. Add usage examples and props descriptions to the documentation for better developer guidance.
2bfb471View on GitHubRemove unused GET function from map-agent route, streamlining the API by eliminating unnecessary code and improving maintainability.
d775762View on GitHubAdd MapAgent functionality to handle fly-to commands using OpenAI and Anthropic models. Update package dependencies for LangChain integration and enhance MapAgentExample component for improved user interaction. Refactor related components for better structure and maintainability.
500b4b7View on GitHubRefactor MapAgentExample component for improved readability by standardizing indentation and restructuring the useEffect hook. This enhances the clarity of the fly-to command execution logic.
5e8b043View on GitHubRefactor map-agent functionality by removing unused drawing commands and related types, streamlining the executeMapCommand function, and enhancing the MapAgentExample component with fly-to capabilities. Update type definitions for improved clarity and maintainability.
8872e53View on GitHubRefactor map examples to consistently use MapComponent alias, enhancing code clarity and maintainability.
9faf292View on GitHubUpdate comments for clarity regarding the use of dangerouslySetInnerHTML in code block and component preview components.
68290eaView on GitHubRefactor map components to use MapComponent alias and enhance code consistency across examples. Update header and various example files to improve structure and readability. Add new MapAgentExample component and related types for enhanced map functionality.
aef9007View on GitHub