Leaflet.awesome-markers
Leaflet.awesome-markers copied to clipboard
Allow the prefix config option to be falsy.
Leaving the prefix option as null or false will allow you to use just the icon name on its own.
- Allows you to work with any icon sets that do not have a specific prefix.
- Allows you to pass in the full icon name (including prefix) into the
icon
config option.