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

v8 Spec #1081

Closed
wants to merge 11 commits into from
Closed

v8 Spec #1081

wants to merge 11 commits into from

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Mar 11, 2015

Implements breaking changes of mapbox/mapbox-gl-style-spec#264

* Refs mapbox/mapbox-gl-style-spec#258
* Wildly non-backward-compatible
* Relies on next release of mapbox-gl-style-spec
@@ -15,7 +15,7 @@ var browser = require('../util/browser');
var Dispatcher = require('../util/dispatcher');
var Point = require('point-geometry');
var AnimationLoop = require('./animation_loop');
var validate = require('mapbox-gl-style-lint/lib/validate/latest');
var validate = require('mapbox-gl-style-spec/lib/validate/latest');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wat

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the bullet point, relies on mapbox/mapbox-gl-style-spec#259

@tmcw tmcw mentioned this pull request Mar 12, 2015
82 tasks
@tmcw tmcw changed the title Fontstack as arrays v8 Mar 12, 2015
@tmcw tmcw changed the title v8 v8 Spec Mar 12, 2015
@tmcw
Copy link
Contributor Author

tmcw commented Apr 29, 2015

Moved to #1192

@tmcw tmcw closed this Apr 29, 2015
@jfirebaugh jfirebaugh deleted the fontstack-array branch May 26, 2015 22:37
@Yuki-Zhao
Copy link

Yuki-Zhao commented Mar 16, 2023

Why is the name changed to line-pattern, fill-pattern?
Why is the symbol called icon-image

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.

Support for ImageSource, similar to VideoSource
3 participants