Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
lewisou
Posts: 5
Registered: ‎04-10-2012
My Carrier: company

Where is the method convertWorldToField?????????

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 the method convertWorldToField disappeared, where is the method in new API ???
Please use plain text.
Developer
simon_hain
Posts: 13,796
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Where is the method convertWorldToField?????????

seems to be gone. do it manually, or use the deprecated class, if it still exists in 7.1 you should be fine (unless they release a new bb java os, but i doubt that)
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.