Hi, If u mean only the grid is appearing, then you would want to check if you have specified your API-key in the <layout>.xml file. If yes, then see if you have given the INTERNET permissions and <uses-library> in the AndroidManifest.xml file.
Hope this helps.. Regards, Varun On Dec 7, 1:30 am, Steve Keener <[email protected]> wrote: > So I'm an experienced Java developer. I've worked with Google Maps / > Earth before. > > Working through examples fo doing it on the Android platform has been > pretty straightforward so far. Nothing surprising really. > Er....except that my map won't actually appear. I only get the > tiles. > > keystore is set up, key is in the code. I see the simple overlay just > fine. > > Suggestions anybody? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

