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

Added Dynamic Circle Key, RRose Plugin Config Update #287

Merged
merged 5 commits into from
Feb 23, 2015

Conversation

sephcoster
Copy link
Contributor

  • RRose tooltip plugin now accepts dynamic X and Y bounds from the application to reflect the size of the tooltip content
  • Added code to find min/max circle radius and create a dynamic SVG key based on leaflet circle layer properties
  • Updated build dependencies
  • Added "Options" parameter to drawCircle to pass additional classes / objects

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.0% when pulling bce23f6 on sephcoster:fixer into 417f22f on cfpb:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.0% when pulling e96fd0f on sephcoster:fixer into 417f22f on cfpb:master.

var circle = circles[i];
rad = circle._radius;
console.log("RAD: ", rad);
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove please!

@mehtadev17
Copy link
Contributor

👍

mehtadev17 added a commit that referenced this pull request Feb 23, 2015
Added Dynamic Circle Key, RRose Plugin Config Update
@mehtadev17 mehtadev17 merged commit 9c6ddd1 into cfpb:master Feb 23, 2015
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.

None yet

3 participants