TileView Library

The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.

License

License

The MIT License (MIT) Copyright (c) 2013
GroupId

GroupId

com.github.hwrdprkns.tileview
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

aar
Description

Description

TileView Library
The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hwrdprkns.tileview/library/ -->
<dependency>
    <groupId>com.github.hwrdprkns.tileview</groupId>
    <artifactId>library</artifactId>
    <version>1.0.14</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hwrdprkns.tileview/library/
implementation 'com.github.hwrdprkns.tileview:library:1.0.14'
// https://jarcasting.com/artifacts/com.github.hwrdprkns.tileview/library/
implementation ("com.github.hwrdprkns.tileview:library:1.0.14")
'com.github.hwrdprkns.tileview:library:aar:1.0.14'
<dependency org="com.github.hwrdprkns.tileview" name="library" rev="1.0.14">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hwrdprkns.tileview', module='library', version='1.0.14')
)
libraryDependencies += "com.github.hwrdprkns.tileview" % "library" % "1.0.14"
[com.github.hwrdprkns.tileview/library "1.0.14"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.2
com.jakewharton : disklrucache jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14