Ross ROSS = Recommend OSS · open-source software intelligence for agents

aiceking/ChinaMapView

自定义View,可缩放、可平移、可点击的中国地图,有中国地图的全部省份,具备每个省份的点击接口 observed · 2026-08-28

github.com/aiceking/ChinaMapView · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3327
  • days_rel: n/a
  • days_push: 804
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1260 stars · 76 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android custom View that renders an interactive map of China with all provinces, supporting drag, pinch-zoom, and per-province click callbacks. It is built with Path drawing, Matrix transforms, and Region hit-testing, and exposes APIs for styling provinces and handling touch conflicts.

Use cases

  • add a clickable china map to an android app
  • zoomable pannable map of chinese provinces in android
  • handle province selection clicks on a china map view
  • color individual provinces on a china map
  • show province names on an android china map
  • resolve swipe conflicts with SwipeRefreshLayout around a map view

When to choose

  • you need a lightweight native Android view showing China's provinces with click interaction
  • you want drag/zoom gestures with boundary handling out of the box
  • you need per-province styling and selection callbacks without a full mapping SDK

When to avoid

  • you need real geographic data, tiles, or satellite imagery
  • your app targets iOS or web platforms
  • you need world maps or maps of other countries
  • you require an actively maintained project with a clear license

Facets

library · maturity maintenance

ui-components graphics android-tools mobile-development cross-platform china-map custom-view android-view interactive-map provinces gesture-zoom pan-and-zoom click-events maps android

1 source

Member repositories

RepositoryRoleHealth v2
aiceking/ChinaMapViewmain23

For agents

markdown · JSON · MCP: product_card(name="aiceking/ChinaMapView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem