# moagrius/TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images.  Plugins are available for features like markers, hotspots, and path drawing.

Repository: https://github.com/moagrius/TileView
Canonical: https://ross.abutalabs.com/products/tileview
Language: Java
License: MIT
License Family: permissive
Topics: android, android-library, tileview, tiling, image-tiles, images, hotspot, markers, zoom, pan, android-layout, android-viewgroup
Last push: 2020-07-07T08:58:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4776, "days_push": 2248, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1454, forks 329 (observed 2026-08-28T04:04:46.718162+00:00)

## What it is
TileView is an Android ViewGroup subclass that asynchronously renders, pans, and zooms very large images by composing bitmap tiles, with plugins for markers, hotspots, and path drawing. The project is no longer maintained and recommends the successor MapView library.

## Use cases
- display a huge map or floorplan image on Android with pan and zoom
- show deep-zoom tiled images in an Android app
- add markers and hotspots on top of a large tiled image
- render gigapixel images on mobile without out-of-memory errors
- draw paths over a tiled map view in Android

## When to choose
- you need to display extremely large images or maps in an Android app with smooth panning and zooming
- you want a tile-based image view with marker and hotspot plugins
- you're okay using an unmaintained library or its maintained successor MapView

## When to avoid
- you need active maintenance and support - the project is explicitly unmaintained
- you're building for platforms other than Android
- you prefer a modern Kotlin library - use MapView instead

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, image-processing, graphics
- domain: mobile-development, android-tools, graphics
- platform: jvm
- tags: image-tiling, pan-and-zoom, android-viewgroup, markers, hotspots, deep-zoom, unmaintained, android, mobile

## Member repositories
- moagrius/TileView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.718162+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:35:42.446194+00:00, confidence not recorded.
  - readme: https://github.com/moagrius/TileView (fetched 2026-08-28T04:04:46.718162+00:00, sha c34a959b9008)
- Data as of 2026-08-30T08:39:29.467469+00:00.
