Re: [mono-android] Tow mapviews

2012-06-13 Thread Sayed Arian Kooshesh
not sure of your questions but if you are looking for a thread.. I would use background worker (unless there is a known problem) and use a handler to update your ui thread. If you feel it's more complicated than that, send over your code so I can try it. if you are just looking for a solution to d

Re: [mono-android] Tow mapviews

2012-06-11 Thread Jonathan Pryor
On Jun 10, 2012, at 7:41 AM, Sloot wrote: > My problem is (and it's a known problem for Android) that the Mapviews behave > strange. The solution which I've found is to open the second screen (with the > second > Mapview) in a new process. Can anybode tell me how this has to be done in > Monodro