Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Convert NSColor/UIColor expressions to CSS color string values #8025

Merged
merged 1 commit into from
Feb 18, 2017

Commits on Feb 17, 2017

  1. [ios, macos] Convert NSColor/UIColor expressions to CSS color string …

    …values
    
    When converting a constant NSExpression to an mbgl::Value, turn an NSColor or UIColor into an std::string containing a CSS color string. This allows developers to set an attribute of an MGLFeature to an NSColor or UIColor (rather than a CSS color string, which would be foreign), then use it in an MGLStyleFunction with identity interpolation.
    1ec5 committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    556afae View commit details
    Browse the repository at this point in the history