I can’t create a listview in google maps API for Android

Asked

Viewed 30 times

1

I’m creating an Android app with Google Maps API that allows me to map accessibility problems of the streets of Rio de Janeiro.

My program today allows the user to perform N map demarcations, look for a specific location or make a demarcation in the location where the user is currently (button mylocation).

I’m hoping that by clicking on a map marker, a Listview it is displayed so that the user chooses among several options what accessibility problem that piece of street has.

How to implement Listview how to return click on a map marker?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.