react-leaflet
react-leaflet copied to clipboard
createControlComponent() has no updateInstance argument
One of Leaflet's own tutorials details how to extend a custom control to display information on a map, with positioning handled by Leaflet. Updating a control thus seems like functionality that should be supported by createControlComponent().