Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Mapview

Catch Double Tap Events On New Google Maps Android Api V2

I have an app with a ViewSwitcher that has a MapView (v1) and another View and using a GestureDetec… Read more Catch Double Tap Events On New Google Maps Android Api V2

How To Display Popup On Tapping Overlay In Android?

In my map application, I am displaying a set of overlays on a map. Whenever I tap on an overlay I n… Read more How To Display Popup On Tapping Overlay In Android?

Can't Select An Annotation?

I have a single annotation on a map view. I can select it programmaticly, but the I tap it nothing … Read more Can't Select An Annotation?

Catch Double Tap Events On New Google Maps Android API V2

I have an app with a ViewSwitcher that has a MapView (v1) and another View and using a GestureDetec… Read more Catch Double Tap Events On New Google Maps Android API V2

Android Fragment - Application Crashed After Closing Application

In my application I am using google map in fragment. I am using this code for adding fragments. p… Read more Android Fragment - Application Crashed After Closing Application

Android MapView V2 Black Screen

I've been trying to implement v2 of android's MapView. I got it working just fine with the… Read more Android MapView V2 Black Screen