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

Popular Mapbox.js example: draw & animate a line on a map #1513

Closed
lyzidiamond opened this issue Sep 22, 2015 · 6 comments
Closed

Popular Mapbox.js example: draw & animate a line on a map #1513

lyzidiamond opened this issue Sep 22, 2015 · 6 comments
Assignees
Labels
docs 📜 mapbox.js → GL JS For feature parity with mapbox.js or Leaflet

Comments

@lyzidiamond
Copy link
Contributor

No. 3 most popular Mapbox.js example by analytics in the past year

https://www.mapbox.com/mapbox.js/example/v1.0.0/dynamically-drawing-a-line/

@geografa geografa self-assigned this Dec 2, 2015
tristen added a commit that referenced this issue Feb 20, 2016
@lucaswoj lucaswoj added documentation mapbox.js → GL JS For feature parity with mapbox.js or Leaflet and removed documentation labels Jul 29, 2016
@YunjieLi
Copy link
Contributor

YunjieLi commented Dec 9, 2016

Happy to work on this example

Curious why this commit did not make its way to an example but may start from there.

cc @geografa @tristen

@tristen
Copy link
Member

tristen commented Dec 9, 2016

@YunjieLi Oh! I forgot about this and it's unfinished. Go for it!

@geografa
Copy link
Contributor

geografa commented Dec 9, 2016

@YunjieLi nice! From support questions, we get two types of requests for this kind of example - animating the line and making the line disappear after a specific distance or time similar to the Courier example.

@YunjieLi
Copy link
Contributor

YunjieLi commented Dec 9, 2016

Thanks @geografa !
It's easy to stop after a specific time. But it will need turf for a certain distance or along a specific route. I'll give that a shot and see how it works.

I'll definitely add a play/pause button too.

@mcurtiswilliams
Copy link

Hi,
Just wondering if there's an update on this, as I'm looking into this for a project I'm working on.
Thanks!

@YunjieLi
Copy link
Contributor

YunjieLi commented Jun 8, 2017

@mcurtiswilliams this just went alive!

@YunjieLi YunjieLi closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs 📜 mapbox.js → GL JS For feature parity with mapbox.js or Leaflet
Projects
None yet
Development

No branches or pull requests

6 participants