We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated _Footer (markdown)
toolbar 2
Updated Building custom toolbars (markdown)
Updated API Reference (markdown)
Explain how to remove toolbars.
Update link to point to repo under Leaflet org.
Fix HTML issue.
Add notes explaining how default styles are set.
Include note about toolbar actions needing to subclass L.ToolbarAction.
Initial Home page
Created Styling toolbars (markdown)
Change the name of the page to "API Reference."
Document the L.ToolbarAction API.
Explain to library developers how to extend L.Toolbar.Control and L.Toolbar.Popup to create custom toolbars.
Add documentation for L.Toolbar.Control API.
Fix toolbar signatures and examples to accomodate API change (actions passed via the options hash rather than as an argument to the constructor).