react-leaflet icon indicating copy to clipboard operation
react-leaflet copied to clipboard

createControlComponent() has no updateInstance argument

Open superelitist opened this issue 3 years ago • 0 comments

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().

superelitist avatar Jun 28 '22 15:06 superelitist