android google maps button on popup

前端 未结 2 469
执念已碎
执念已碎 2021-01-07 09:49

Okay. What I have so far is an Android app with a Google map on which I\'ve placed a bunch of icons that, when clicked on, create a popup with some text on it. Is there any

2条回答
  •  借酒劲吻你
    2021-01-07 10:00

    The mapviewballon project https://github.com/jgilfelt/android-mapviewballoons/ allows you to use your own custom layout for these popup.

    I did not test with buttons on it but I do not see why I would not work.

    The example projects shows the following types of popup balloons.

    Popup balloon with arrow

    Popup balloon with picutre

    Popup balloon with X

提交回复
热议问题