[TIMOB-18638] Windows: Map Annotations don't always show up on the map
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-03-16T19:00:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2015-03-05T14:53:01.000+0000 |
Updated | 2017-03-16T22:00:51.000+0000 |
Description
According to the Windows docs, MapIcons aren't guaranteed to be shown, nor are their titles. We also currently ignore the annotation color property. We may want to consider using an ImageView as the actual control instead of a MapIcon to try and ensure it's always shown.
See https://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn792121.aspx
Closing as duplicate of TIMOB-18664
Closing ticket as duplicate.