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

can drag out of screen? #454

Closed cuibg closed 6 years ago

cuibg commented 6 years ago

hello: Thank you for your awesome library ! I want to know how to drag the tileView out of screen so that I can see the background of the tileView! best wishes for you!

moagrius commented 6 years ago

You'd have to fork it.

cuibg commented 6 years ago

thank you!!