Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank Map page for HelloWorld3D #20

Open
femski opened this issue Jul 8, 2013 · 2 comments
Open

Blank Map page for HelloWorld3D #20

femski opened this issue Jul 8, 2013 · 2 comments

Comments

@femski
Copy link

femski commented Jul 8, 2013

I could not clone your git repository (publickey issue) - so I did following:

  1. copied the two lib jars (nutiteq-3d-sdk-2.1.0.jar and javaproj-1.0.6-noawt.jar) into my project libs folder
  2. added the sample Java code (in HelloMap3DActivity) to my project.
  3. defined the main.xml layout with com.nutiteq.MapView object
  4. Copied all the png files from your res/drawable folder to my res/drawable-hdpi etc folder.

It compiles and runs but produces a blank map - no tile in background or anything. There are no exception in LogCat. What cold be causing this behavior ?

If you need anymore information please let me know.

thanks,

-Sanjay

@femski
Copy link
Author

femski commented Jul 8, 2013

Never mind. It seems issue is with my TabHost layout. I am looking into it.

@femski
Copy link
Author

femski commented Jul 9, 2013

I was able to get MapView to show up - even on the emulator.

At this point I have only one issue: the map takes up whole screen and not just the designated area. I have a TabHost and when I click the map tab - it wipes out the tabs at the top. Why is this ? (OpenGL ?) How can I open MapView in a small window on screen ? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant