awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesGoogle Maps API Loading

Loads the Google Maps API script on demand when the map component is first used.

Distinct from On-Demand Component Loading: Distinct from On-Demand Component Loading: specifically loads the Google Maps API script rather than general JavaScript modules.

Explore 3 awesome GitHub repositories matching web development · Google Maps API Loading. Refine with filters or upvote what's useful.

Awesome Google Maps API Loading GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • istarkov/google-map-reactAvatar istarkov

    istarkov/google-map-react

    6,470Vezi pe GitHub↗

    Google map library for react that allows rendering components as markers :tada:

    Loads the Google Maps API dynamically only when the map component mounts, reducing initial bundle size.

    JavaScript
    Vezi pe GitHub↗6,470
  • google-map-react/google-map-reactAvatar google-map-react

    google-map-react/google-map-react

    6,470Vezi pe GitHub↗

    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

    Loads the Google Maps API script only when the map component is first used, eliminating manual script tags.

    JavaScriptcomponentgooglemap
    Vezi pe GitHub↗6,470
  • sebholstein/angular-google-mapsAvatar sebholstein

    sebholstein/angular-google-maps

    2,028Vezi pe GitHub↗

    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

    Loads external mapping services on demand to support custom configurations and regional parameters.

    TypeScriptagmangularangular2
    Vezi pe GitHub↗2,028
  1. Home
  2. Web Development
  3. On-Demand Component Loading
  4. Google Maps API Loading