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

Changing Osmdroid's Mylocationoverlay Marker

I want to change the marker in the MyLocationOverlay. What I've tried so far is subclassing OSM… Read more Changing Osmdroid's Mylocationoverlay Marker

Huawei Map Inside Nested Scroll

I need to intercept on Touch Event, so I created a CustomSupportMapFragment, but never get the onTo… Read more Huawei Map Inside Nested Scroll

Google Maps Tiles Doesn't Load

I'm developing a simple Google Maps app for Android. I'm using Eclipse and an Android Virtu… Read more Google Maps Tiles Doesn't Load

How To Convert Polar System To Latitude And Longitude

i am trying to develop an android app . I use a web service that require my location in latitude an… Read more How To Convert Polar System To Latitude And Longitude

Android Maps App Not Finding The Correct Mapview

I have made an app that uses Google Android Maps API V2 and I have followed every step in the guide… Read more Android Maps App Not Finding The Correct Mapview

Disable Onmarkerclicklistener Completely In Maps Api V2

I want to disable clicking/tapping on map markers. I know you can disable default behavior by setti… Read more Disable Onmarkerclicklistener Completely In Maps Api V2

Android Google Maps Onmapready Store Googlemap

i have an android app in development, which uses this google maps api v2. To get an instance of the… Read more Android Google Maps Onmapready Store Googlemap

How Can I Replace The Compass Image Of Mylocationoverlay?

I want to use my image to replace the Compass image of MyLocationOverlay, how can i implement? Solu… Read more How Can I Replace The Compass Image Of Mylocationoverlay?