A tiling scrollview to display large picture
What is Tiling ScrollView?
This Android widget aims to provide a scalable way to display large images (like Metro maps, paintings) while keeping the memory consumption as low as possible.
The source image will be provided in TILES, so that all tiles combined create the full scale image.
Current features:
- Specify a image pattern to find the tiles
- Freely navigate through the image using a two dimensional scroll view
- Load required tiles on demand and non-blocking
- Zoom levels using multiple levels of tiles
- Panning, Pinching etc (multitouch gestures), work in progress
Planned features:
A way to overlay icons or other widgets at fix points (similar to Google Maps), which should be useful for annotations.
Overview
- Pricing: Free
- Resource Link: https://github.com/ened/Android-Tiling-ScrollView
- Resource Maker: Sebastian Roth
- Mobile Platform Destination: Android Apps
- Mobile Platform Support: Native Android
- Programming Languages: Java
The team behind mobintouch
Website: https://www.mobintouch.com
Resources added 👉 3142
Related resources
SlideMenuControllerSwift
iOS Slide View based on iQON, Feedly, Google+, Ameba iPhone app
AndroidMosaicLayout
Android layout to display group of views as grid consists of different asymmetric patterns
QuickTableViewController
A simple way to create a table view for settings