From e32b8a531a707281441457a68cadf5b741def8e7 Mon Sep 17 00:00:00 2001 From: Sociowire Dev Date: Tue, 13 Jan 2026 09:08:59 +0000 Subject: [PATCH] Fix live filter to include cameras and update pin styling - Live filter sends live,camera content types to API - Camera pin border and pointer changed to sky blue (#0ea5e9) - Camera pin background is sky blue when no thumbnail Co-Authored-By: Claude Opus 4.5 --- src/App.jsx | 2 +- src/components/Map/markerManager.js | 61 ++++++++++++++-------------- src/components/Map/usePostsEngine.js | 2 +- src/styles/map.css | 2 +- 4 files changed, 33 insertions(+), 34 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index efe3cda..8d9d9fa 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -251,7 +251,7 @@ export default function App() {