Skip to content

Match annotation icons to Android and Web #64

@salvatoto

Description

@salvatoto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions