What do you mean you only get the tiles? You mean the actual map tile images (like roads and cities)? That would be odd. If you have your map key setup properly, and the tiles are what's not showing up (which is probably the case), make sure you have the internet access permission defined in your manifest, you need that for the map to work as well.
On Dec 6, 3:30 pm, 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

