origo-map / multiselect-plugin

Multiselect plugin for Origo
MIT License
2 stars 10 forks source link

feature: spinner and alert on no hits #39

Closed steff-o closed 7 months ago

steff-o commented 8 months ago

Fix for #13.

Features a spinner for long lasting remote queries and an alert if no features was found.

The spinner depends on origo-map/origo#1973 being merged. It will not crash if running against an older origo, but no spinner will be displayed.

New configuration:

warnOnNoHits: set to true to display an alert if no features was selected. Defaults to false.