Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match annotation icons to Android and Web #64

Open
salvatoto opened this issue Nov 25, 2023 · 0 comments
Open

Match annotation icons to Android and Web #64

salvatoto opened this issue Nov 25, 2023 · 0 comments

Comments

@salvatoto
Copy link
Collaborator

Both android and web are using Google's material icon set for annotations:
https://fonts.google.com/icons

Here's the map in the android repo:
https://github.com/teambtcmap/btcmap-api/blob/2b8b2a8d5f9eacf1716dc41273af4f8a6b0f058d/src/command/generate_android_icons.rs#L198


There are two solutions to match the ios icon mapping with both android and web:

  1. Audit iOS mapping in ElementSystemImages to best match the android mapping above, but keep using Apple SF Symbols.

  2. Import Google Material Icon set and copy the mapping exactly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant