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 L.Util.extend rather than $.extend #5

Merged
merged 1 commit into from
Oct 20, 2012
Merged

Conversation

jfirebaugh
Copy link
Collaborator

This removes the jQuery dependency. Also, both uses pass a local variable or
temporary as the destination, so do not require an empty object as the first
argument.

This removes the jQuery dependency. Also, both uses
pass a local variable or temporary as the destination,
so do not require an empty object as the first argument.
kajic added a commit that referenced this pull request Oct 20, 2012
Use L.Util.extend rather than $.extend
@kajic kajic merged commit 5197b4f into kajic:master Oct 20, 2012
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.

2 participants