How to show a balloon above a marker in a MapActivity? Isn't there a widget?

后端 未结 1 1908
天涯浪人
天涯浪人 2020-12-01 11:31

I dont get the point, why I have to code so much for it. Like, I dont want to care about...

  • the position of the balloon (I just want to assign a geopoint)
相关标签:
1条回答
  • 2020-12-01 12:05

    Here is the "the missing widget"...

    alt text

    • Balloons without icons: https://github.com/jgilfelt/android-mapviewballoons#readme

    • Balloons with icons (extends Jeff Gilfelt's project): https://github.com/galex/android-mapviewballoons (Offline, see comments to this answer)

    0 讨论(0)
提交回复
热议问题