We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2304f47 commit 73a6845Copy full SHA for 73a6845
README.md
@@ -2,13 +2,14 @@
2
<h1 align="center">react-leaflet-component-marker</h1>
3
</p>
4
<p align="center">
5
+👉 <a href="https://stackblitz.com/edit/react-leaflet-component-marker"><strong>DEMO</strong></a>
6
+</p>
7
+<p align="center">
8
📍 Use a React component as <a href="https://react-leaflet.js.org/">React Leaflet</a> markers.<br/>
9
🔄 Familiar swap-in API that feels like React Leaflet.<br/>
10
✨ Can use state, context etc. It's a full component. No BS.<br/>
11
💪 It's strongly typed.
-
12
-<br/>
13
14
# What is it
15
0 commit comments