masotime / react-leaflet-universal

Painlessly use react-mapbox in universal apps
53 stars 17 forks source link

Attach leaflet element #24

Closed masotime closed 4 years ago

masotime commented 4 years ago

Make wrapper create their own ref forwarding if leafletRef is not specified. This is convenient, but note the caveat that leafletElement is still not guaranteed to exist until the actual underlying component is rendered.