-
Notifications
You must be signed in to change notification settings - Fork 433
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional Control methods (#1295) (minor)
* extra custom control methods - adds `buttonExists(name: string)` to get the status of a button - adds `getCustomButtons()` that returns an object of all of the custom controls - ts definitions * docs * fix: suggestions * fix: add some very basic tests * Apply suggestions from code review * Update src/js/Toolbar/L.PM.Toolbar.js --------- Co-authored-by: Florian Bischof <[email protected]>
- Loading branch information
1 parent
b566d7f
commit 6e47f00
Showing
3 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters