Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Document "*-transition" properties #171

Closed
jfirebaugh opened this issue Sep 22, 2014 · 7 comments
Closed

Document "*-transition" properties #171

jfirebaugh opened this issue Sep 22, 2014 · 7 comments
Assignees

Comments

@jfirebaugh
Copy link
Contributor

Document how *-transition properties work.

@lucaswoj lucaswoj changed the title document transitions Document *-transition properties Jan 26, 2016
@lucaswoj
Copy link

Both gl-js and gl-native support setting paint-property specific transition options. For example,the circle-radius transition may be controlled by setting the property circle-radius-transition. This should be clearly documented.

cc @danswick

@lucaswoj
Copy link

I just identified a minor outstanding bug related to this mapbox/mapbox-gl-js#1996

@peterqliu
Copy link
Contributor

I'm interested in working on this, as it's required for setting transition durations at runtime with .setPaintProperty. Is there some way we can generate these (very repetitive) entries in an automated fashion, or are we stuck writing these manually?

@lucaswoj
Copy link

lucaswoj commented Sep 9, 2016

@peterqliu I think we can document this feature with a paragraph and some examples in the in the "Transition" section. Reading an entry per paint property would be as repetitive as writing them!

@1ec5 1ec5 assigned 1ec5 and unassigned 1ec5 Oct 19, 2016
@mollymerp
Copy link

This is an easy fix and something we should hit asap. @peterqliu do you want to knock this out ? Happy to jump in if not.

@lucaswoj lucaswoj changed the title Document *-transition properties There is no documentation for "*-transition" properties Dec 22, 2016
@lucaswoj lucaswoj changed the title There is no documentation for "*-transition" properties Document "*-transition" properties Dec 22, 2016
@lbud
Copy link
Contributor

lbud commented Jan 25, 2017

Came up again in mapbox/mapbox-gl-js#4045

@lucaswoj
Copy link

lucaswoj commented Feb 1, 2017

This issue was moved to mapbox/mapbox-gl-js#4081

@lucaswoj lucaswoj closed this as completed Feb 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants