Topic: Vector map plugin deselect
Šimon Vlček asked 4 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.
Open
- User: 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
Mikołaj Smoleński staff commented 4 years ago
Changing selection is available by setting
preselected
property tonull
.Best regards