Ver Fonte

begin to delete unnessary comments and add important comments

Eric Li há 2 anos atrás
pai
commit
890add074b
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/components/Map/MainMapComponent/OutdoorMap.tsx

+ 0 - 1
src/components/Map/MainMapComponent/OutdoorMap.tsx

@@ -320,7 +320,6 @@ const OutdoorMap: React.FC<OutdoorMapProps> = (props) => {
                             { latitude: 53.526510, longitude: -113.524205 },
                             { latitude: 53.526510, longitude: -113.523452 },
                             { latitude: 53.527190, longitude: -113.523452 },
-                            // { name: "5", latitude: 60, longitude: -105 },
                         ]}
                         fillColor={`rgba(100,100,200,0.3)`}
                         strokeWidth={2.5}