Skip to content

AtB-AS/map-sprites

Repository files navigation

🧾 Instructions

  1. Pre-requisites Docker must be installed. This is used to run a martin tile server image, which is the one that converts source files to sprites.

  2. Make sure that the assets in sprite_assets are correct.
    It is essential that the file names are correct.
    For each folder (= OMS partner), there should be two folders – light and dark. Then follow the same patterns as used in the app. Remember - all svgs should have a theme suffix -> light or dark.

  3. Generate sprites

    bash generate_sprites.sh

    After the run completes, the updated sprites should be available inside the generated_sprites folder.

About

Generates png w/json sprites from svg map icons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages