Last Version

com.qozix:TileView 1.0.11

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

GroupId

GroupId

com.qozix
ArtifactId

ArtifactId

TileView
Version

Version

1.0.11
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://qozix.com
Source Code Management

Source Code Management

https://github.com/moagrius/TileView

Download TileView 1.0.11


<!-- https://jarcasting.com/artifacts/com.qozix/TileView/ -->
<dependency>
    <groupId>com.qozix</groupId>
    <artifactId>TileView</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.qozix/TileView/
implementation 'com.qozix:TileView:1.0.11'
// https://jarcasting.com/artifacts/com.qozix/TileView/
implementation ("com.qozix:TileView:1.0.11")
'com.qozix:TileView:jar:1.0.11'
<dependency org="com.qozix" name="TileView" rev="1.0.11">
  <artifact name="TileView" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qozix', module='TileView', version='1.0.11')
)
libraryDependencies += "com.qozix" % "TileView" % "1.0.11"
[com.qozix/TileView "1.0.11"]

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
android » android jar 4.4.2_r2

Project Modules

There are no modules declared in this project.