#import #import "MGLStyleAttributeValue.h" #include @interface NSNumber (MGLStyleAttributeAdditions_Private) - (mbgl::style::PropertyValue)mbgl_booleanPropertyValue; - (mbgl::style::PropertyValue)mbgl_numberPropertyValue; @end