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

Select tile area like image cropping and change markers color coming within rectangle. #448

Closed ashwinieno8 closed 6 years ago

ashwinieno8 commented 6 years ago

Hi,

I want to select any area of tile like cropping image and change the markers icon came under selection area.

moagrius commented 6 years ago

there's nothing built in to do that