diff --git a/src/App.tsx b/src/App.tsx index f6e68f0..4430d4f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -29,7 +29,7 @@ const MapWrapper = styled.div` const customIcon = new Icon({ iconUrl: - "https://raw.githubusercontent.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-red.png", + "https://raw.githubusercontent.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-blue.png", shadowUrl: "https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/images/marker-shadow.png", iconSize: [25, 41],