Carlos Rufo

Results 5 issues of Carlos Rufo

List of features to implement: - Catching ❌ - Testing ✅ - (Add more...)

enhancement

@notrab check the project structure out, I'd love to discuss about GraphQL architectural patterns! PS: I hope I have not broken anything 😅

![image](https://user-images.githubusercontent.com/9881700/52208991-c48dd600-2882-11e9-915c-4c1c91160ffc.png)

Hi everyone, During these days some of the contributors have been working on fixing all the issues related to the existing tutorials. They're already back & working as the docs...

🗣Discussion

This is a feature request. **Current behavior:** Actually react-leaflet-div-icon component just accept DOM standard elements, as svg, html, etc, and a special case, [react-leaflet popup component](https://github.com/PaulLeCam/react-leaflet/blob/master/docs/Components.md#popup). **Example code:** ```jsx const...