Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly update sub model with type and modifier (#384)
The type and modifier fields are part of the official MapBox spec for allowed sub fields. In practice, they are mostly unused in favor of using them inside of components instead, but they are allowed and we are already parsing them, so this patch properly propagates them.
- Loading branch information