-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
I created a project that requires to load webp tiled images from server and render it on catiledlayer. But, I'm facing a huge performance issue while zooming and panning. A lib in android named tileview has really good performance. I tried using your library on a new project. But, I'm stuck at two places. 1. Loading webp images from url.
2. Tiles available only at 4x zoom steps instead of 2x.
Please, help me achieve this.
Reactions are currently unavailable