Regarding the BitmapTileSource issue #1239
-
|
When using BitmapTileSource to load tiles, there appears to be disorder or chaos. Are there any restrictions on tiles? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
@lc707776289 What do you mean? Check the VTM samples with a bitmap tile source, they work correctly. |
Beta Was this translation helpful? Give feedback.
-
Running the demo shows an error: could not find android.content.Context.
|
Beta Was this translation helpful? Give feedback.
-
Using the same approach as in the demo, I replaced the URL with my own, but the tiles still become misaligned.
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your help! |
Beta Was this translation helpful? Give feedback.






@lc707776289 What do you mean?
Check the VTM samples with a bitmap tile source, they work correctly.
e.g. BitmapTileActivity