On Nov 20, 2012, at 11:22 PM, Canning <si...@wizbiz.net.nz> wrote: > Here is the standard code for creating text: > > Toast.MakeText(contextOverlay, "Test", ToastLength.Short).Show(); > > My question is this: Can I position this text at different locations on a > Google Map, rather than always being at the bottom of the screen in the same > place?
Not with a Toast. Use some other kind of View if you want it located at a specific position. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid