-
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
FontAwesome 5 SVGs #94
Comments
this didn't work for me, when I do |
Force onsenui 2.10.4 because 2.10.5 uses FontAwesome 5 and it is not compatible with awesome-markers (see lennardv2/Leaflet.awesome-markers#94)
Thanks! This works. :-) |
This upgrades fontawesome as well Because of lennardv2/Leaflet.awesome-markers#94, whe have to use slightly different icons
In addition to that you have to adapt leaflet.awesome-markers.js to get rid of the additional 'fa' from:
to (delete
|
Force onsenui 2.10.4 because 2.10.5 uses FontAwesome 5 and it is not compatible with awesome-markers (see lennardv2/Leaflet.awesome-markers#94)
This upgrades fontawesome as well Because of lennardv2/Leaflet.awesome-markers#94, whe have to use slightly different icons
FontAwesome 5 SVGs don't work out-the-box. I hacked it, though:
https://gist.github.com/pikesley/0197f9ea8aff737e6b80c945f741d584
The text was updated successfully, but these errors were encountered: