Topic: Vector map plugin deselect
Šimon Vlček
pro premium asked 4 weeks 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
Open
- User: Pro
- Premium support: Yes
- Technology: 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 weeks ago
Changing selection is available by setting
preselectedproperty tonull.Best regards