Re: [mono-android] Xamarin Samples - Google Maps

2012-01-24 Thread Miljenko Cvjetko
Hi On 2012.01.24 11:39, Tomasz Cielecki wrote: If the map is light blue, are you sure you are not showing some water? Though I'm pretty sure that I'm not above water right now, this was water somewhere near Antartica! Few hours ago I tried to zoom out, but could not. Right now I can zoom out.

Re: [mono-android] Xamarin Samples - Google Maps

2012-01-24 Thread Tomasz Cielecki
If the map is light blue, are you sure you are not showing some water? Do you need the map to rotate around compas? On Tue, Jan 24, 2012 at 9:22 AM, Miljenko Cvjetko wrote: > Hi again > > Few more questions: > > in another sample (actual app that I'm writting) > Map is light blue, not grey with

Re: [mono-android] Xamarin Samples - Google Maps

2012-01-24 Thread Miljenko Cvjetko
Hi again Few more questions: * in another sample (actual app that I'm writting) Map is light blue, not grey with raster like when api key is wrong. There is Log entry from MapActivity: 01-24 09:04:06.265 I/MapActivity( 6399): Handling network change notification:CONNECTED 01-24 0

[mono-android] Xamarin Samples - Google Maps

2012-01-23 Thread Miljenko Cvjetko
Hi Great job it works great. Some stuff to share and questions (first) * it seem that api will change in 4.0.1+ I had 4.0.3 installed and SensorManager api is changed slightly?! Noticed change here: sensor_manager.RegisterListener (rotate_view,SensorType.Orientation,SensorDelay.Ui);