[TIMOB-12239] BlackBerry: Implement important Titanium.Map.View functionality
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-03-05T19:32:16.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.1.0, 2013 Sprint 05 BB, 2013 Sprint 05 |
| Components | BlackBerry |
| Labels | notable |
| Reporter | Russell McMahon |
| Assignee | Russell McMahon |
| Created | 2013-01-07T13:22:44.000+0000 |
| Updated | 2017-03-09T07:49:14.000+0000 |
Description
Need to implement at least:
* Titanium.Map.View.add
* Titanium.Map.View.addAnnotation
* Titanium.Map.View.addEventListener
* Titanium.Map.View.removeAnnotation
* Titanium.Map.View.setLocation
As of 3.1.1.GA this does not seem to be implemented. Using setLocation and addAnnotation gives a 'has no method error'
Closing ticket as fixed.