Added Pilot Filter functionality
This commit is contained in:
@@ -6,6 +6,7 @@ export interface MapStore {
|
||||
lat: number;
|
||||
lng: number;
|
||||
} | null;
|
||||
|
||||
map: {
|
||||
center: L.LatLngExpression;
|
||||
zoom: number;
|
||||
|
||||
Reference in New Issue
Block a user