android-maps
google map places api not giving proper results in android
In my app I\'m trying to get location of beauty salons near my current location. For this purpose I\'m using google places API. As mentioned in the link I\'m trying to get all information about beauty[详细]
2023-04-12 01:56 分类:问答How to move Activity to mapActivity in android application
I have one application. I need to display a map view when we click on Help button. Actually 开发者_高级运维the Help button is in one class and google map is in another class. Now how can we call one m[详细]
2023-04-08 18:08 分类:问答Google Map MapOverlay Problem
My problem is I am displaying Google Map with PushPin on Particular Location but in my application if user can click on the pushpin the location name is display in toast or text-view, but i don\'t kno[详细]
2023-04-06 04:47 分类:问答Maps not displayed in real device
I try with google maps appli开发者_StackOverflow中文版cation in developer site. Generate api key and runs it in emulator smooth.[详细]
2023-04-06 00:46 分类:问答How to move the marker(current marker) on google map as Device moves in android
how to moves marker(like dot) on google map as device moves (user moves)..... import android.content.Context;[详细]
2023-04-05 14:09 分类:问答What is the best way to load a lot of Overlays to a MapView in Android?
I want to load a lot of Overlays into one MapView. Say i want to load about 10.000 or more Overlays to the Globe.[详细]
2023-04-05 11:14 分类:问答Vehicle tracking system in Android
in my college sir has given topic to do for final year project. So thing is that, can it be possible in Android?[详细]
2023-04-04 11:48 分类:问答Can I use AnimationDrawable in an overlay on a MapView?
I have created an AnimationDrawable in XML, and it works fine. But on moving the drawable into a MapView as an overlay marker (replacing a static drawable that works fine), the animation stubbornly re[详细]
2023-04-04 10:39 分类:问答help needed to publish android app in market
I have made a application in android with map view and I want to publish it on market. So first of all how to export final APK 开发者_StackOverflow中文版from eclipse and second Google map API key for[详细]
2023-04-02 11:18 分类:问答map view double tap event doesn't work
In my application i want to implement double tap event on map view.For this I\'m using following code but doesn\'t seem to work.Please help me...[详细]
2023-03-31 11:17 分类:问答