We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4a8ec commit 124385bCopy full SHA for 124385b
1 file changed
README.md
@@ -8,3 +8,13 @@ A modern Google Maps integration for React
8
- Hook based
9
- Highly extensible
10
- Interpolation animations for everything (markers, polygons, etc.)
11
+
12
+## TODOs
13
14
+- [x] Marker component (displays ReactJS components)
15
+- [ ] LegacyMarker component (displays images only)
16
+- [x] Polyline component
17
+- [x] Polygon component
18
+- [ ] Circle component
19
+- [ ] Rectangle component
20
+- [ ] Overlays
0 commit comments