Skip to content Skip to sidebar Skip to footer
Showing posts with the label Map

Osmdroid Workaround For The Classic Markers Overlapping

I am developing an Android offline mapping application using osmdroid and osm bonus pack and loadin… Read more Osmdroid Workaround For The Classic Markers Overlapping

How Can I Use Mapbox On Android

How can i display MapBox tiles on Android ? I tried using it with OSMDroid, and Nutiteq with no suc… Read more How Can I Use Mapbox On Android

Why My Callout Only Work For The Last Point It's Not Working For The Others?

I already created callout function for single point it's really easy work without any interrupt… Read more Why My Callout Only Work For The Last Point It's Not Working For The Others?

Maps V2 Mylocation Blue Dot Callback

I want to be able to click the blue dot (my location) that is shown on the map. Is there anyway to … Read more Maps V2 Mylocation Blue Dot Callback

Error Using Maps In Fragment

i am having this error when i try to open my fragment 'activityMapa', apparently can't … Read more Error Using Maps In Fragment

Android Distance Between Two Points

I have 3 ways to calculate the distance and all 3 gives me different answers, double lat = 6.92… Read more Android Distance Between Two Points

Identifying Image Area Clicked In Android?

Is there a way to determine in an Android app which area of an ImageView (x,y coordinates, for inst… Read more Identifying Image Area Clicked In Android?

Offline World Satellite Map Without Labels(android)

I want to include a MapView in my Application. I have been playing around with the Google Api a bit… Read more Offline World Satellite Map Without Labels(android)