Topic: Vector map plugin deselect
Šimon Vlček free asked 3 years ago
I am using the vector map plugin and there is no deselect/clear event, how would one go around handling deselecting a country? Alternatively, the plugin is provided only in a minified JS format, is is possible to obtain the non-minified version to modify?
Thanks
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 6.7.2
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Tags
Mikołaj Smoleński staff commented 3 years ago
Changing selection is available by setting
preselected
property tonull
.Best regards