Blackberry MapView plot coords
问题 I was wondering if it is possible to plot locations/coords on the MapView class of blackberry. http://www.blackberry.com/developers/docs/5.0.0api/net/rim/blackberry/api/maps/MapView.html In iOS I made an app the drops pins(annotations) on the MKMapView but I can't find something simular for blackberry? Any guidance will be appreciated 回答1: You have basically two options: 1) If you want the map to be embedded within your own application, use the MapField to add a map to your screen and then