Skip to content
Snippets Groups Projects
Commit ccde23f2 authored by Vink, S.A. (Sjoerd)'s avatar Vink, S.A. (Sjoerd)
Browse files

feat(maps): archived old stuff

parent 4bf54a82
No related branches found
No related tags found
1 merge request!135geo intergation
Pipeline #132031 passed
export { LayerPanel } from './LayerPanel';
export { MapPanel } from './MapPanel';
......@@ -3,7 +3,6 @@ import DeckGL from '@deck.gl/react/typed';
import { FlyToInterpolator, MapView, WebMercatorViewport } from '@deck.gl/core/typed';
import { SelectionLayer } from '@nebula.gl/layers';
import { MapPanel, LayerPanel } from './components';
import GraphModel from './graphModel';
import { GraphType, Layer } from './mapvis.types';
import { VISComponentType, VisualizationPropTypes } from '../../common';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment