Question: Android Studio: Google Maps API I am trying to have an infoWindow or infoBubble pop up when i click on the polygon it should have

Android Studio: Google Maps API

I am trying to have an infoWindow or infoBubble pop up when i click on the polygon

it should have a button and three radioButtons in the infoWindow/infoBubble

mMap.setOnPolygonClickListener(new GoogleMap.OnPolygonClickListener() { @Override public void onPolygonClick(Polygon polygon) { //add infoWindow code here } }); 

please comment if you need more info

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!