[TIMOB-9073] MobileWeb: Implement Mobile Web specific annotations
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T18:40:06.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-05-09T12:11:16.000+0000 |
Updated | 2018-04-04T23:20:37.000+0000 |
Description
The annotations are using Google's, but this has 2 disadvantages: 1) We don't support left/right button views and 2) doesn't look like iOS or Android.
We should be able to build the annotations using Ti.UI.Views. For the callout arrow, we could use a CSS solution like this: http://cssarrowplease.com/.
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.