Layer for rendering sticking bitmap #1164
Answered
by
devemux86
demiantres
asked this question in
Q&A
-
Hi, Is there a layer for drawing a bitmap which is defined by a geo bounding box and can stick to the map? With "stick" I mean, that the bitmap is not only moving but also rotated and tilted. |
Beta Was this translation helpful? Give feedback.
Answered by
devemux86
Jan 28, 2025
Replies: 1 comment 2 replies
-
You can set the bitmap on a marker with |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
devemux86
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set the bitmap on a marker with
billboard
false.See the MarkerOverlayActivity example in samples.