android-maps
Android: add overlay to MapView?
I have subclassed Overlay as LandMarkOverlay (and implemented an onTap(GeoPoint) method). In the main activity I do this:[详细]
2023-01-18 03:38 分类:问答Android - Map View Controller
I am first time implementing Google Map in Android and troubling to show \"View Controller\" in Android.[详细]
2023-01-12 07:40 分类:问答ItemizedOverlay seems to be drawing with a "broken" projection
I have a strange problem that I don\'t really know how to attack so I\'m wondering if someone has had a similar problem before.[详细]
2023-01-11 05:22 分类:问答Problem using Runnable + Handler.postDelayed for bitmap marker animation
I want to place an animated marker showing a user\'s current location in an Overlay over a MapActivity. I need to be able to turn the animation on and off. I thought this could be accomplished as foll[详细]
2023-01-08 16:37 分类:问答opening another activity from the map overlay dialogs
I am trying to create a map application and I need to do something similar to what Google Maps does. I want to open show a list of locations and when user taps on them I want to show a dialog.[详细]
2023-01-08 05:22 分类:问答Position of builtInZoomControls in WebView and MapView
I noticed that the position of the builtInZoomControls in WebView (bottom, horizontal right) is not consistent with the default position in the MapView (bottom, horizontal center).[详细]
2023-01-03 23:32 分类:问答Equivalent of com.google.android.maps.ItemizedOverlay.populate() for OpenStreeMaps (OSMDroid)
Any idea what\'s the equivalent of com.google.android.maps.ItemizedOv开发者_StackOverflow社区erlay.populate() method in case of OpenSteeMapViewItemizedOverlay ?There doesn\'t seem to be one. The data[详细]
2023-01-03 22:39 分类:问答Does android maps support ground overlay?
I have a weather image I would like to use as an overlay in the google maps android api.I would like to achieve the same result that I get from using GroundOverlay in KML files, such as[详细]
2023-01-02 13:52 分类:问答How to display route with Google Maps API in Android application?
I don\'t get it and I can\'t find it by myself. How to display (and update) a route between two locations (for example, current device location and destination开发者_Go百科) in Android application usi[详细]
2022-12-30 12:28 分类:问答Drop Pin on Default Google Maps from My App in Android?
i have an address for a location. when i click some button in开发者_Python百科 my app. it should redirect to default google map in android and drop the pin to that particular location. how to do that?[详细]
2022-12-28 03:57 分类:问答