Now, i have followed the instructions on developers.android to the T. My android api key is correct, i am using the li开发者_如何学编程brary in manifest, i have permissions for internet and fine locat
I have a application that is about finished. When the phone is online everything works as it should. Since the application is soon to be released i tested it when the phone is offline.
now that the final SDK is out with google apis - what is the best way to create a Fragment with a MapView? MapView needs a MapActivity to work right.
I am able to draw a path between two locations, but if the distance is too long - more than 300 Kilometers - the path is not drawn completely.
i\'ve done simple map application.Here i got api key from debug.keystore .Its working fine on emulator.when i try to get it as 开发者_如何学Capk file & run that on device.,it didnt display map.i t
HI..I doing geocoding in android map.(i.e)getting address as input from user & locate that particular point using marker.How could i do this?
I am writing a program that will encompass many thing but one being an interactive campus wide map.Rather than rewriting the mapview for custom purposes and keeping in mind this style map is common fo
I use a MapActivity and have the following problem: When I zo开发者_开发技巧omin or zoomout with a multitouch-gesture, sometimes the Map freezes and a blank display is shown. Has anybody seen this?Ha
I need your quick assistance for the problem stated below In my android application I show a marker on specific location.
I\'m trying to do the following, on a button click toggle the Overlays on and off. List<Overlay> savedOverlays;