Hi steve

The problem of the black screen is solved. The build hints were not correct 
updated, 
But now i face another problem . The map is not filling the screen. 

So i now see the googlemaps  on my device but the map height is very small. The 
map doesnt fill the screen.

My code is 

Cnt = new MapContainer();
Cnt.setMapType(1);
Container Kaart = Boxlayout.enclosecenter(cnt); 
Form hi = new Form (“app”, new BorderLayout());
hi.addComponent(BorderLayout.CENTER, Kaart);
Hi.show()

Any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/036a50bf-29ec-4cab-8d71-cd4839e3b0fd%40googlegroups.com.

Reply via email to