-
Notifications
You must be signed in to change notification settings - Fork 339
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 google material design icon ? #64
Comments
You pretty much can use any icon font, easiest method would be just changing classnames in .css |
Keep the css as is but use this js instead and the material-icons will render properly. /* http://leafletjs.com /global L/ (function (window, document, undefined) {
// end // |
This certainly works, but it would be great to not have to override the source code to make it work, maybe a "html" option or something could be added for these more low level changes- |
not working draggable |
Any plan on supporting new google material design icons?
https://www.google.com/design/icons/
The text was updated successfully, but these errors were encountered: