Android google maps with 3D markers?
Asked Answered
E

1

12

I'm a beginner in Android development.

Trying to make an app with 3D markers on a google maps, but obviously only able to do flat or regular markers.

is there a way to make 3D markers / models somehow? Maybe an invisible layer of canvas above the map or another map service other than google?

Thanks!

Eventuality answered 10/4, 2016 at 10:50 Comment(1)
any updates on this?Bankhead
P
2

I wrote an article about that on Medium. You can check it out, it's a long explanation. But basically, you can use a layer above the map with sprite animations :p

https://lucasrodriguesgui.medium.com/rendering-and-animating-3d-markers-using-android-google-maps-sdk-3dfd0d597a2a

Pasahow answered 10/2, 2021 at 18:56 Comment(2)
Please be careful about over-promoting your own blogs/repos as answers; I refer to this other post.Pitchdark
Great! Now that this article is 2 years old. Do you know of any better implementation to achieve this?Creditor

© 2022 - 2024 — McMap. All rights reserved.