android - How to show a balloon above a marker in a MapActivity? Isn't there a widget? -
i dont point, why have code it. like, dont want care about...
- the position of balloon (i want assign geopoint)
- the layout of basic balloon (later on might want implement xml based layout)
- the number of shown balloons (only display 1 @ time)
- the open/close behaviour of balloon (close, when other bollon tabbed)
update
solved it! see answer below...
here "the missing widget"...
balloons without icons: https://github.com/jgilfelt/android-mapviewballoons#readme
balloons icons (extends jeff gilfelt's project):
https://github.com/galex/android-mapviewballoons(offline, see comments answer)
Comments
Post a Comment