In Class net.rim.device.api.lbs.MapField
There's a method convertWorldToField
, which is quite useful.
After API upgrading new Map Class has been moved to:
net.rim.device.api.lbs.maps.ui.MapField
But method convertWorldToField
disappeared, where is the method in new API ???