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.

Trying to figure out why the same code in other app does not get location.

Xamarin Sample has no AndroidManfiest with explicit permissions.

In adb log I could swear I saw that Activity needs Fine Location Permission, so in my app
I have added:
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
<uses-permission android:name="android.permission.INTERNET" />

I'm investigating Map Api further.

regards

mc

Do you need the map to rotate around compas?

On Tue, Jan 24, 2012 at 9:22 AM, Miljenko Cvjetko
<[email protected]>  wrote:
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 09:04:06.265 E/MapActivity( 6399): Couldn't get connection factory
client

that's all.

It seems there's no Exception raised

regards

mel

--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rješenja/Solution Architect  
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX južna obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: [email protected]
w: http://www.holisticware.net


_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid





--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rješenja/Solution Architect  
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX južna obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: [email protected]
w: http://www.holisticware.net

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to