sdargutev

Results 4 issues of sdargutev

The TileView crashes when adding a few thousand markers. Is there anyway to make the marker's views to recycle... Similar to RecyclerView - when a marker is offscreen to reuse...

feature request
version 4

Hello, thank you for the awesome library! I wonder is there a way to add markers that also scale? Currently markers remain always the same size. I can call marker.setScaleX(scale)...

feature request
version 4

It would be nice if we can set a unit next to the number. Basically, i want to show multiple pickers that show different units for the same value. >...

enhancement

Adding shortcuts for following search strategies would be nice: **infix search** - prioritize matches that contain the search term inside the name. See screenshot, The _ALocal.java_ should be on top...

feature