Its done :)
var geoUri = Android.Net.Uri.Parse("google.navigation:q=" +
_schaderregerErstellenUndAnzeigen.KoordinatenAbrufen(Latitude.Replace(',',
'.') + "," +
_schaderregerErstellenUndAnzeigen.KoordinatenAbrufen(Longitude.Replace(',',
'.'));
var mapIntent = new Intent(Intent.ActionView, geoUri);
StartActivity(mapIntent);
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Google-Maps-Navigation-tp5712776p5712777.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid