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

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

Best Way To Implement Tabs With Lists, Fragments And Maps?

I'm trying to 'port' an iOS app to Android. The original iOS app workflow is: Tab 1 … Read more Best Way To Implement Tabs With Lists, Fragments And Maps?

How To Get Ontap In Polygon In Osmdroid?

I have lot's of polygon drawn. Some of which overlaps. I want to be able to detect a tap inside… Read more How To Get Ontap In Polygon In Osmdroid?

Unable To Get Current Gps Location Co-ordinates

I have been trying hard to get my current location's GPS co-ordinates but my app never locks on… Read more Unable To Get Current Gps Location Co-ordinates

Display Maps With Multiple Locations

I am developing a bank applications in android, where i need to display the locations of all its br… Read more Display Maps With Multiple Locations

Moving Map In Mapview From One Location To Another In Android

i have a situation in my app where i should move my map from one location to another location....i… Read more Moving Map In Mapview From One Location To Another In Android

Using Android MapView Without The MapActivity?

I'm in the process of encapsulating Android features and services, and I was trying to find the… Read more Using Android MapView Without The MapActivity?

Check If A GPS Lat/Lng Point Lies On A Road In Google Maps

I'm developing a navigation app in android. I want to prompt the user when he goes off-road. So… Read more Check If A GPS Lat/Lng Point Lies On A Road In Google Maps