Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[not ready] v7 #13

Merged
merged 14 commits into from
Feb 9, 2015
Merged

[not ready] v7 #13

merged 14 commits into from
Feb 9, 2015

Conversation

jfirebaugh
Copy link
Contributor

jfirebaugh and others added 3 commits January 21, 2015 14:59
https://github.com/mapbox/mapbox-gl-js/pull/938/files

The tests change because dashed lines are now antialiased by fading
half on the inside and half on the outside of the dash. Before,
they were faded only on the inside.
This is a prerendered layer property which will no longer
be supported.

mapbox/mapbox-gl-style-spec#232
jfirebaugh and others added 11 commits January 22, 2015 11:57
"icon-translate": [{
    "stops": [[16, 15], [17, 20]]
}, {
    "stops": [[16, 15], [17, 20]]
}]

to

"icon-translate": {
    "stops": [[16, [15, 15]], [17, [20, 20]]]
}

and "raster-brightness" to separate -min and -max properties.

It also includes a bunch of formatting changes caused by the migration
script.
@jfirebaugh jfirebaugh merged commit 7d4c702 into master Feb 9, 2015
@jfirebaugh jfirebaugh deleted the v7 branch February 9, 2015 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants