marker
Problem with drawing location using a custom Drawable in an Android OverlayItem
This code is using the Google APIs (level 8). When I update the OverlayItem to use a custom drawable the Canvas[详细]
2023-02-10 19:03 分类:问答Set marker on MSChart at specific X-Value
Here is the code that generates my chart: System.Web.UI.DataVisualization.Charting.Chart Chart2 = new System.Web.UI.DataVisualization.Charting.Chart();[详细]
2023-02-03 10:06 分类:问答Android MapView can't remove marker
I\'m using locationManager and ItemizedOverlay to draw My Location marker, the problem is when onLocationChanged is triggered I\'m getting new marker drawed and not the last one moved to the new locat[详细]
2023-02-02 23:35 分类:问答Add Severall Marker to Google Map
Does someone kn开发者_如何转开发ow how to add several marker on a single google map, I am googling this but getting in JavaScript, I am working with GWTHow about this link http://code.google.com/p/gwt[详细]
2023-02-02 11:36 分类:问答Precise positioning of markers for lat/lon
I\'m trying to centre a 40x40 marker at a lat/lon position in an ite开发者_运维问答mizedOverlay for a mapview.[详细]
2023-02-02 05:23 分类:问答Extending google.maps.Marker
I found this great tutorial for extending GMarkers in v2 google maps: http://www.googlemapsbook.com/2007/01/22/extending-gmarker/[详细]
2023-01-29 12:48 分类:问答myLocationOverlay change the marker
how do i change the default b开发者_如何学Clue animated marker for MyLocationOverlay in google maps?Thx @CommonsWare, you led me in the right direction. Spent quite a wile twiddling with this. The Jav[详细]
2023-01-24 18:44 分类:问答How do I make an Eclipse plugin extension which displays different context menu items when the user clicks a marker?
This is a question specifically about plugin development for the Eclipse platform: I want to add a menu item to the default menu which appears when right clicking a kind of IMarker (all markers would[详细]
2023-01-24 01:18 分类:问答Is android.content.Intent.ACTION_VIEW for maps unusable or am I wrong?
What I do with my application is allowing users to discover POI on Google Maps. That\'s really easy and I use[详细]
2023-01-23 03:42 分类:问答using WebView to view map and set marker (pin) on android
I\'m making an app on android, using web开发者_JS百科view to load google map (using this url for my webview: http://gmaps-samples.googlecode.com/svn/trunk/articles-android-webmap/simple-android-map.ht[详细]
2023-01-22 04:55 分类:问答