Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Maps V2

Open Street Map Working Offline Android

I am a newbie to Open Street Map. I made some research and found that we can download and store the… Read more Open Street Map Working Offline Android

Requestfactory Validation Fails When Including Android Maps V2 Fragment

I have successfully used RequestFactory for a very long time in my Android app, but now when trying… Read more Requestfactory Validation Fails When Including Android Maps V2 Fragment

Android - Google Maps Inside Circleview

I wanted to show map inside a circle view where circle's outside area filled with a color. I re… Read more Android - Google Maps Inside Circleview

Google Maps Android Api V2: Failed To Load Map. Could Not Contact Google Servers

I'm trying to use Google Maps Android API v2, and I have already created the SHA1 key from my r… Read more Google Maps Android Api V2: Failed To Load Map. Could Not Contact Google Servers

Android Maps Api V2 Adding Multiple Circles

I'm trying to add a circle to the map every second with an update from the gps. How would I pas… Read more Android Maps Api V2 Adding Multiple Circles

Display Multiple Pin On Same Lat/long Values

I'm trying to show pins on mapv2 of same lat/long values, but the pins are getting overlapped o… Read more Display Multiple Pin On Same Lat/long Values

Android Mapview With Sliding Menu Obscures Menu

I have a map view for android maps api v2 in an activity that uses this sliding menu https://github… Read more Android Mapview With Sliding Menu Obscures Menu

Getting Latitude & Longitude From Address In Android

i am try to get latitude & longitude from address , problem is that .. when i give only city n… Read more Getting Latitude & Longitude From Address In Android