Pregunta

I have mapView with many custom overlays. Is there some method for mapView object which will clear all popups from map (not markers)?

No hay solución correcta

Otros consejos

Since the Google Maps add-on for Android has no concept of "popups", and therefore you put the "popups" there yourself, you will have to ask yourself how you added them, so you can figure out how to remove them.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top