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

Use a css file rather than inline styles. #660

Merged
merged 2 commits into from
Jan 17, 2017
Merged

Use a css file rather than inline styles. #660

merged 2 commits into from
Jan 17, 2017

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Jan 16, 2017

This resolves issue #431.

This also includes a fix for a lag in the heatmap feature layer. The transform needed to be set in an animation frame that is scheduled via the map's scheduling mechanism.

The transform needs to be set in an animation frame that is scheduled via the map's scheduling mechanism.
@codecov-io
Copy link

codecov-io commented Jan 16, 2017

Current coverage is 90.00% (diff: 100%)

Merging #660 into master will increase coverage by 0.01%

@@             master       #660   diff @@
==========================================
  Files            83         83          
  Lines          8365       8365          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           7528       7529     +1   
+ Misses          837        836     -1   
  Partials          0          0          

Powered by Codecov. Last update 0dadfc0...742e4f6

@manthey
Copy link
Contributor Author

manthey commented Jan 16, 2017

This could be two separate PRs if that is preferred.

@aashish24
Copy link
Member

LRST 👍

@manthey manthey merged commit f55e449 into master Jan 17, 2017
@manthey manthey deleted the css-file branch January 17, 2017 15:34
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.

3 participants