Are you sure the overlay isn't just being drawn someplace else? Have
you tried zooming out? I like to center my new overlay item with
something like
mapView.getController().setCenter(p);
The only thing I don't understand is the Location class (just never
used it...). That's the only thing I saw y
Obviously the URL is "http://www.androidref.com";. Sorry for the typo.
Jay
On Feb 19, 12:54 pm, "AndroidRef.com" wrote:
> Andrew,
>
> Take a look at "Using the Google Maps API tomapa location and add a
> marker to themap." at "http://www.anroidref.com/";.
>
> From a quick glance, our code seem
Andrew,
Take a look at "Using the Google Maps API to map a location and add a
marker to the map." at "http://www.anroidref.com/";.
>From a quick glance, our code seem similar, though you're obviously
drawing on the map and I'm dropping an image. If you still can't get
it to work after reviewing
Bump)
On Feb 6, 7:16 am, andrew android wrote:
> Can anyone help? Thanks!
>
> On Feb 2, 7:42 pm,andrewandroid wrote:
>
>
>
> >
> > > xmlns:android="http://schemas.android.com/apk/res/android";
> > android:layout_width="wrap_content"
> > android:layout_height="wrap_content">
> >
> > > d
Can anyone help? Thanks!
On Feb 2, 7:42 pm, andrew android wrote:
>
> xmlns:android="http://schemas.android.com/apk/res/android";
> android:layout_width="wrap_content"
> android:layout_height="wrap_content">
>
> android:layout_height="fill_parent"android:enabled="true"android:clickabl
http://schemas.android.com/apk/res/android";
android:layout_width="wrap_content"
android:layout_height="wrap_content">
On Feb 2, 2:57 am, Kevin Duffey wrote:
> Oddly enough, I copied/pasted your code and I am getting a class not found
> issue.. for some reason I can't get the Launcher to
Oddly enough, I copied/pasted your code and I am getting a class not found
issue.. for some reason I can't get the Launcher to start. Can you paste
your layout xml and string resources as well?
On Mon, Feb 1, 2010 at 8:32 PM, andrew android wrote:
> Any example of what I may be missing? Thanks!
Any example of what I may be missing? Thanks!
On Jan 31, 12:10 pm, Kevin Duffey wrote:
> Hmm.. I don't know.. I did not set the overlay position.. I just added it to
> my mapView and mine shows up. Try working with your location settings. I am
> not sure why the Location is needed tho. I use an
8 matches
Mail list logo