mapzen / ios

Where you can find everything iOS from Mapzen
https://mapzen.com/projects/mobile/
Apache License 2.0
40 stars 24 forks source link

Support Refill Themes #337

Closed msmollin closed 6 years ago

msmollin commented 7 years ago

Description

Support Refill themes per https://mapzen.com/blog/refill-themes/ & https://mapzen.com/blog/refill-themes-part-2/

Per discussion with @tallytalwar we're going to make separate YAML "container" styles that import both the base refill style and the subsequent theme file. Example:

import:
    # basemap style
    - https://mapzen.com/carto/refill-style/7.2.1/refill-style.zip
    # theme
    - https://mapzen.com/carto/refill-style/7.2.1/themes/pink-yellow.zip
global:
    sdk_mapzen_api_key: mapzen-xxxxxx
    sdk_building_extrude: true