I can not create a listview in google maps API for Android

1

I'm creating an Android application with Google Maps API that allows me to map accessibility issues on the streets of Rio de Janeiro.

My program now allows users to N demarcations on the map, search for a specific location, or demarcate where the user is currently (button mylocation ).

I want you to click on a map marker, Listview is displayed so that the user can choose among several options what accessibility problem that piece of street has.

How to implement Listview as a click-through return on a map marker?

    
asked by anonymous 26.07.2016 / 15:02

0 answers