I have been using Geocoder class for looking city names and geolocation. It is working till 2.1, but is saying \"Service not available\" in开发者_运维问答 2.2 and 2.3
I have a task to show 458 markers to show in Android maps. And to avoid performance related issues I update the data on map using an AsyncTask instance.
i have several markers on the google map displayed in android,i wish to display more information (information such as - some text,a picture) whe开发者_运维技巧n a particular marker is clicked. could s
I am getting a blank white screen in my emulator and the map is not getting displayed. Here is what is suppose to be displayed in a browser: [http://code.google.com/apis/maps/documentation/javascrip
I am playing around with Android MapView and have come across a requirement, where i have to put a marker at the place where the user clicks.
I am us开发者_JAVA技巧ing SonyEricsson X10i phone. I have developend an application that just shows the current location of a user. Now the problem is When i turn on my application it just keep search
I have done one project in android which is to display map using GOOGLE API KEY. goto: [http://mobiforge.com/developing/story/using-google-maps-android]
Android: Map displays on emulator(Version: Google APIs 2.1,level:7). But when uploaded into android mobile,it doesn\'t display
I have a application where I want to show different locations (one at the time, picked by user input) by launching Google Maps with their specific geo coordinates.
I dont get the point, why I have to code so much for it. Like, I dont want to care about... the position of the bal开发者_如何学JAVAloon (I just want to assign a geopoint)