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.
MIT License
1.46k stars 337 forks source link

Jar package #15

Closed emnl closed 11 years ago

emnl commented 11 years ago
moagrius commented 11 years ago

jar and release are planned, just need to find some time

emnl commented 11 years ago

Of course. Have in mind that it will enable more people transitioning from MapView to TileView. Currently, people who are relying on the jar won't be able to change at all.

moagrius commented 11 years ago

Yes, I agree - it needs to be a priority.

moagrius commented 11 years ago

the latest release includes a jar file, and reflects all bug fixes to the time of this writing