Commit 64eaca0
authored
feat: add photos_count support for markers and icons (#1326)
- **DB Service**: Upgrade indexedDB version to 8.
- **Hooks**: Enhance `useRenderedMarkers` to utilize `photos_count` for marker sprites.
- **Icons**: Update SVG templates to include a camera icon conditional on `photos_count` value.1 parent 64007d3 commit 64eaca0
File tree
3 files changed
+201
-6
lines changed- src
- hooks/worksite
- icons
- services
3 files changed
+201
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| |||
0 commit comments