Re: [mono-android] mapping sample

2012-01-14 Thread Tomasz Cielecki
Date: Sat, 14 Jan 2012 20:04:54 +0100 > >> From: tom...@ostebaronen.dk >> To: monodroid@lists.ximian.com >> Subject: Re: [mono-android] mapping sample >> >> This sample does not center the map around the pins. Also I think >> there is a bit of a mistake in the

Re: [mono-android] mapping sample

2012-01-14 Thread Wally McClure
Tomasz, The problem I am running into is that pins don't display. Wally > Date: Sat, 14 Jan 2012 20:04:54 +0100 > From: tom...@ostebaronen.dk > To: monodroid@lists.ximian.com > Subject: Re: [mono-android] mapping sample > > This sample does not center the map around

Re: [mono-android] mapping sample

2012-01-14 Thread Tomasz Cielecki
t; >> Date: Fri, 13 Jan 2012 11:20:17 +0100 >> From: tom...@ostebaronen.dk >> To: monodroid@lists.ximian.com >> Subject: Re: [mono-android] mapping sample > >> >> Here is the full URL to the project. >> https://github.com/Cheesebaron/MonoDroid.SimpleOverl

Re: [mono-android] mapping sample

2012-01-14 Thread Wally McClure
is greatly appreciated. Wally > Date: Fri, 13 Jan 2012 11:20:17 +0100 > From: tom...@ostebaronen.dk > To: monodroid@lists.ximian.com > Subject: Re: [mono-android] mapping sample > > Here is the full URL to the project. > https://github.com/Cheesebaron/MonoDroid.SimpleOverlayItem there

Re: [mono-android] mapping sample

2012-01-13 Thread Tomasz Cielecki
Here is the full URL to the project. https://github.com/Cheesebaron/MonoDroid.SimpleOverlayItem there is a very simple sample which has a MapView and an ItemizedOverlay. To show your own location on the map you can use MyLocationOverlay On Fri, Jan 13, 2012 at 7:43 AM, Tomasz Cielecki wrote: > I

Re: [mono-android] mapping sample

2012-01-12 Thread Tomasz Cielecki
I have a sample on my github with an itemized overlay. http://github.com/Cheesebaron It should be the one called SimpleOverlay or something like that (writing this from my phone) On Jan 12, 2012 8:52 PM, "Wally McClure" wrote: > Does anyone have a mapping sample that I can use that use the integ

[mono-android] mapping sample

2012-01-12 Thread Wally McClure
Does anyone have a mapping sample that I can use that use the integrated google maps support? I am looking for something that displays a location and then just puts some points on the resulting map. I have a need for something simple, but am in a time crunch. Any help is appreciated. Waly