This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Port circle render type (v8 styles) #1740
Labels
GL JS parity
For feature parity with Mapbox GL JS
Comments
brunoabinader
added a commit
that referenced
this issue
Jun 18, 2015
brunoabinader
added a commit
that referenced
this issue
Jun 18, 2015
brunoabinader
added a commit
that referenced
this issue
Jun 18, 2015
brunoabinader
added a commit
that referenced
this issue
Jun 18, 2015
⇢ #1766 |
brunoabinader
added a commit
to mapbox/mapbox-gl-test-suite
that referenced
this issue
Jul 8, 2015
This was referenced Jul 8, 2015
brunoabinader
added a commit
to mapbox/mapbox-gl-js
that referenced
this issue
Jul 8, 2015
This was referenced Jul 8, 2015
Closed
Closed
Merged
brunoabinader
added a commit
that referenced
this issue
Aug 13, 2015
As specified in: https://github.com/mapbox/mapbox-gl-style-spec/blob/v8-circle/reference/v8.json Part of #1740.
brunoabinader
added a commit
that referenced
this issue
Aug 20, 2015
As specified in: https://github.com/mapbox/mapbox-gl-style-spec/blob/v8-circle/reference/v8.json Part of #1740.
AndwareSsj
pushed a commit
to AndwareSsj/mapbox-gl-native
that referenced
this issue
Nov 6, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to port the point symbol type to C++. This type will be able to render plain circles with arbitrary color, which is very useful for visualizing many small features that don't require a particular icon.
There is a JS implementation already which contains the shaders and a general outline of what the feature will look like. Porting it includes:
The text was updated successfully, but these errors were encountered: