[TIMOB-11246] KitchenSink: Map view demo uses iOS-specific controls so that Android has no buttons for options
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:48:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | n/a |
Reporter | Tim Poulsen |
Assignee | Eric Merriman |
Created | 2012-10-03T14:59:41.000+0000 |
Updated | 2017-05-02T21:48:16.000+0000 |
Description
/ui/common/baseui/mapview.js uses an iOS-specific Toolbar so that there are no buttons for map controls on Android. The sample should enable the user to select map type (satellite, hybrid, etc.), change map location, and so forth. These need to be implemented as an Android menu or as standard buttons to be cross-platform.
Sample as written currently will likely also fail on MobileWeb.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.