mapbox / mapbox/mapbox-maps-ios
PointAnnotations TextFields do not support Emojis
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 601
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
- Maps SDK Version: 10.10.1
## Observed behavior and steps to reproduce
Giving a PointAnnotation a textField Text containing Emojis will not render on the map
## Expected behavior
It should be rendered, no matter what text the textField holds.
## Notes / preliminary analysis
## Additional links and references
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a PointAnnotation whose textField contains emoji using Maps SDK 10.10.1. Trace the PointAnnotation text rendering path and verify the result on an iOS map; done means emoji text renders on the map regardless of the textField content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100