[ALOY-213] Confirm <Require> under Ti.Map.View markup is actually an <Annotation>
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-08-29T08:32:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-08-28T07:41:07.000+0000 |
Updated | 2018-03-07T22:25:49.000+0000 |
Description
Inspect
<Require>
elements under a <View ns="Ti.Map">
and make sure that it in fact contains a single annotation during the annotation processing phase of the Ti.Map.View.js parser.
No comments