Re: [mono-android] Using MapView with MonoDroid

2011-08-30 Thread Miljenko Cvjetko
Hi Jon, everybody On 2011.08.30 22:45, Jonathan Pryor wrote: On Aug 30, 2011, at 4:25 PM, Tomasz Cielecki wrote: > Thanks for your answer. How will MonoDroid 1.1 compared to using > java to create a MapView? When we have full .jar support, you'll be able to subclass MapActivity in C# instea

Re: [mono-android] Using MapView with MonoDroid

2011-08-30 Thread Karl Heinz Brehme Arredondo
do we must pay for it or this key is "free" like iOS? Thanks, Karl From: Tomasz Cielecki Reply-To: "monodroid@lists.ximian.com" Date: Tue, 30 Aug 2011 22:58:13 +0200 To: "monodroid@lists.ximian.com" Subject: Re: [mono-android] Using MapView with MonoDroid Than

Re: [mono-android] Using MapView with MonoDroid

2011-08-30 Thread Tomasz Cielecki
Thank you again Jon, I will try to see if I can get this to work tomorrow at work. I will then try to make some sample code to teach people how this can be done. I will return with the outcome. Thank you again :) On Tue, Aug 30, 2011 at 10:45 PM, Jonathan Pryor wrote: > On Aug 30, 2011, at 4:25

Re: [mono-android] Using MapView with MonoDroid

2011-08-30 Thread Jonathan Pryor
On Aug 30, 2011, at 4:25 PM, Tomasz Cielecki wrote: > Thanks for your answer. How will MonoDroid 1.1 compared to using java to > create a MapView? When we have full .jar support, you'll be able to subclass MapActivity in C# instead of Java. Nothing else changes -- you'll still need a device with

Re: [mono-android] Using MapView with MonoDroid

2011-08-30 Thread Tomasz Cielecki
Hello Jon, Thanks for your answer. How will MonoDroid 1.1 compared to using java to create a MapView? I was playing around Windows Phone 7 Bing maps the other day and it was super easy to set up. Just edit the xaml code and I had a map, with controls to zoom and pushpins on the map and could easi

Re: [mono-android] Using MapView with MonoDroid

2011-08-30 Thread Jonathan Pryor
On Aug 30, 2011, at 9:11 AM, Tomasz Cielecki wrote: > I am currently trying to make an application using a Google Maps map, where I > need to present various things and be able to launch other > activities by clicking of some of the presented things. I know that in Java > you just extend MapActiv