[android-developers] Re: Source Code for HelloGoogleMaps Tutorial

2011-04-28 Thread Reynold Rosch
I am using an Android Virtual Device and I had the same problem until I changed the first line of HelloItemizedOverlay(Drawable defaultMarker, Context context) from super(defaultMarker); to super(boundCenterBottom(defaultMarker); After adding the call to boundCenterBottom, it display the marker

[android-developers] Re: Source Code for HelloGoogleMaps Tutorial

2011-03-15 Thread Piyush Hari
Hello, The official tutorial works for me. http://developer.android.com/resources/tutorials/views/hello-mapview.html Its best to debug to identify the problem. Did you include marker images in your res/drawable* directories ? Regards, Piyush Hari http://petsiiphoneapp.com PETSI: Where Pets meet