This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Getters for enumeration-typed style properties return nil instead of functions #6161
Labels
beta blocker
Blocks the next beta release
bug
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
runtime styling
Milestone
The
MGLGetEnumProperty()
macro only implements constant values, not function values, so if an enumeration-typed style property is set to a function, the getter always returnsnil
./cc @frederoni
The text was updated successfully, but these errors were encountered: