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

Update README.md #526

Closed MarcoMirisola closed 5 years ago

MarcoMirisola commented 5 years ago

Quick setup fixed from defineDetail to defineZoomLevel

moagrius commented 5 years ago

Thanks!