Mike Dunn

Results 47 comments of Mike Dunn

Thanks for your willingness to contribute, but please understand that rotation is _extremely_ difficult. `canvas.rotate` is just going to shift pixels, nothing else. Determine which tiles to decode, positioning markers,...

For anyone still looking for rotation, there is a fork of version 2 from @dilara91 that has it! https://github.com/dilara91/TileView/tree/feature/rotatable-map Thanks Dilara! Please consider that the only version that will support...

I've done something similar in the past with arbitrary logic (zoom smaller than X, use clusters), but there's nothing formal on the horizon. The next major version (3) is a...

can you post a sample showing your issue?

Thanks, will fix next time I'm on the project.

yeah the javadocs are completely outdated and i haven't gone through all the wiki pages. the demo and readme should be relatively correct, although feel free to fork and PR...

you should be able to edit the wiki directly, but it's np i can do it - what page/line?

This should be in a different issue thread, but nity demo and library have minSdk of 19. Check other Gradle or manifest settings in your project, or other dependencies

i will fix this as soon as i get some time for this project (weeks away)