Picker emits messages pickerOpened
and pickerClosed
. Current picker location is stored in @windy/store
under the pickerLocation
key. Open your console, to see it in action.
See Windy Plugins API to have better idea how plugin system works or Windy API documentation