Reputation: 5469
I want to display Blackberry map in my application in my application.Can anyone tell me how to display the blackberry map in my application ?
Upvotes: 1
Views: 1013
Reputation: 8920
Since OS 4.5 there is net.rim.device.api.lbs.MapField which allows you to put Blackberry Maps in a field.
Another option is invoking the Blackberry Maps application.
Upvotes: 6