# allenhwkim/angularjs-google-maps

The Simplest AngularJS Google Maps V3 Directive

Repository: https://github.com/allenhwkim/angularjs-google-maps
Canonical: https://ross.abutalabs.com/products/angularjs-google-maps
Homepage: http://ngmap.github.io
Language: HTML
License: MIT
License Family: permissive
Topics: angular, markers
Archived: true
Last push: 2020-01-20T17:43:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4641, "days_push": 2417, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1511, forks 499 (observed 2026-08-28T04:04:55.941937+00:00)

## What it is
An AngularJS directive (ngmap) that wraps the Google Maps JavaScript V3 API, letting developers add maps, markers, and shapes declaratively via HTML tags and attributes. It exposes the original Google Maps API directly so users only need knowledge of Google Maps, not the wrapper.

## Use cases
- show a google map in an angularjs app
- add markers to a map without writing javascript
- embed street view in a web page
- create custom map markers declaratively
- lazy load google maps javascript api
- display map shapes like polygons and circles in angularjs

## When to choose
- you maintain a legacy AngularJS 1.x application that needs Google Maps
- you want declarative, tag-based map markup with minimal JavaScript
- you already know the Google Maps V3 API and want a thin wrapper

## When to avoid
- you are starting a new project with Angular 2+ (use ng2-map instead)
- you use React or another modern framework
- you need actively maintained software with recent bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, templating
- domain: web-development, frontend
- platform: browser
- tags: angularjs, google-maps, directive, ngmap, maps, markers, web-server

## Member repositories
- allenhwkim/angularjs-google-maps (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.941937+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:22.885059+00:00, confidence not recorded.
  - readme: https://github.com/allenhwkim/angularjs-google-maps (fetched 2026-08-28T04:04:55.941937+00:00, sha a3da80c6ad9c)
  - homepage: http://ngmap.github.io (fetched 2026-08-29T11:36:16.072919+00:00, sha 70c827fa0edf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
