I\'ve seen other threads here with similar symptoms, but none of the answers solved my problem.I\'m following the Google map view tutorial, http://developer.android.com/resources/tutorials/views/hello
In my application i have mapview and I want to show distance in a textview and also a Butto开发者_Python百科n ,
I am trying to rotate the MapView. And could rotate it just like this post: Rotate MapView in Android This works well. But I don\'t want to rotate the my custom Overlay(Created as \"extends Overlay\
So I have successfully added a single annotation to the map view with a custom image, however if I add a second annotation it merely refuses to display on the map.
I have a RelativeLayout that has a 9-patch background image. The image is a simple speech bubble with a perfectly centered \"arrow\" at the bottom middle.
I have an image of a mall l开发者_开发知识库ayout and want to know if it is better to use the MapView or just plain old ImageView?All I want to do is display this image and place some markers on it.Th
I\'m fetching all the \'s stores in \"Göteborg\" and adding a marker on my mapView. The problem is that with this code my markers get all bunched up in Africa.
Is there a way to get all the geopoints of a 开发者_如何学运维storechain\'s stores? If you f.e search for Ikea, walmart etc I would like to gather all the geopoints from the locations that google map
I am able to display a map for a specific area with the drawable icon showing the exact location. The problem is I don\'t see 开发者_JAVA百科any text next to the marker like you do with google maps. I
I am making an app that will display my colleges campus; I want it to have all of the buildings and labels. On my schools website, there is a map made with Googles Map API. Would there be any easy way