#ifndef MBGL_STYLE_PROPERTY_VALUE #define MBGL_STYLE_PROPERTY_VALUE #include #include #include #include #include #include namespace mbgl { typedef mapbox::util::variant< Function, Function, Function, Function, Function, VisibilityType, Function, Function, Function, Function, Function, Function>, Function, Function, Function, PiecewiseConstantFunction>>, PiecewiseConstantFunction> > PropertyValue; } #endif