Hello, I am currently trying to make an application using a Google Maps map, where I need to present various things and be able to launch other activities by clicking of some of the presented things. I know that in Java you just extend MapActivity and make a simple resource to show a MapView. This is as far as I could find out not possible in MonoDroid as of yet. I tried using this example https://github.com/mono/monodroid-samples/tree/master/GoogleMaps and it seems to work, though in the emulator I do not get shown a map, just a grid. Also the instructions are a bit complicated just to get a map shown on your screen.
How does one use maps easily using MonoDroid? -- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
