So ive added a mapfield to my page. It creates everything you'd expect. ie. you can drag it around. But there is just a white bitmap instead of an actual map!
MapField map = new MapField();
add(map);
or
RichMapField map = MapFactory.getInstance().generateRichMapField();
add(map);
What have I done wrong?
I have it connected to Wifi. This happens on simulator and real device.
SDK 7.0 JavaME running on 9860.
Is your actual device provisioned with BlackBerry Internet Services, if not I don't believe you will be served with any mapping data. See Options->Device->Advanced System Settings->Service Book