Skip to content

Commit

Permalink
Map: less intrusive marker
Browse files Browse the repository at this point in the history
  • Loading branch information
globin committed Sep 5, 2023
1 parent 260d77d commit 5bf761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atciss-frontend/src/views/Map.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
Text,
ThemeUIStyleObject,
} from "theme-ui"
import { MapContainer, Marker, TileLayer, Tooltip } from "react-leaflet"
import { CircleMarker, MapContainer, TileLayer, Tooltip } from "react-leaflet"
import { LatLngTuple } from "leaflet"
import "leaflet/dist/leaflet.css"
import { Sector, sectorApi } from "../services/airspaceApi"
Expand Down

0 comments on commit 5bf761a

Please sign in to comment.